Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake ScriptTask::find_iframe a free function #6676
Closed
Labels
Comments
|
Why not make it a method on |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't use its self pointer, so it can just be a helpful utility function in the same file.
Code: components/script/script_task.rs