[webkit-reviews] review requested: [Bug 33968] Canvas: Exception erroneously thrown for drawImage() when image.complete=false : [Attachment 60021] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 07:51:59 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 33968: Canvas: Exception erroneously thrown for drawImage() when
image.complete=false
https://bugs.webkit.org/show_bug.cgi?id=33968

Attachment 60021: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=60021&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Implement correct behavior for drawImage() with incomplete image or video.
Autotest included.

Spec link:
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-drawimage


More information about the webkit-reviews mailing list