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

Implement CanvasRenderingContext2d.drawImage fo HTMLImage as ImageSource #5290

Closed
dmarcos opened this issue Mar 20, 2015 · 3 comments
Closed
Labels
A-content/dom Interacting with the DOM from web content C-assigned There is someone working on resolving the issue

Comments

@dmarcos
Copy link
Contributor

dmarcos commented Mar 20, 2015

@jdm Is it ok if I work on this as a follow up of #4784?

@jdm
Copy link
Member

jdm commented Mar 20, 2015

Of course!

@jdm jdm added A-content/dom Interacting with the DOM from web content C-assigned There is someone working on resolving the issue labels Mar 20, 2015
@dmarcos
Copy link
Contributor Author

dmarcos commented Mar 28, 2015

@jdm Hi there! I'm back with more newbie rust code. Slowly getting into the groove :)

#5433

Special attention has to be paid to the part where I retrieve the image data from cache:

https://github.com/servo/servo/pull/5433/files#diff-73749ed78090d6d7ef64586d558e0850R226

@jdm
Copy link
Member

jdm commented Jan 5, 2017

Fixed by #5433.

@jdm jdm closed this as completed Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content C-assigned There is someone working on resolving the issue
Projects
None yet
Development

No branches or pull requests

2 participants