Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute inline JS #561

Closed
jdm opened this issue Jul 4, 2013 · 2 comments
Closed

Execute inline JS #561

jdm opened this issue Jul 4, 2013 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 4, 2013

Regardless of the status of #560, we can scrape the contents of script tags and send it back to the script task for execution, even if it doesn't follow the spec at all.

@jdm
Copy link
Member Author

@jdm jdm commented Aug 31, 2013

Looks like this is needed for #841.

Ms2ger added a commit to Ms2ger/servo that referenced this issue Sep 4, 2013
This follows the approach of external scripts in executing tests all together after parsing finishes.
@jdm
Copy link
Member Author

@jdm jdm commented Sep 4, 2013

Fixed!

@jdm jdm closed this Sep 4, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Address some issues with the FileAPI encoding determination test
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Add an API for providing external images.

This allows applications to provide images without supplying
the image bytes up front. This can be useful if the application
doesn't have the bytes available immediately (e.g. video decoding)
or wants to manage the buffer allocation and reduce memory
copies.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/561)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.