[webkit-reviews] review requested: [Bug 40166] Canvas createPattern(img, repetition) shouldn't throw INVALID_STATE_ERR when !img.complete : [Attachment 57883] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 08:26:23 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 40166: Canvas createPattern(img, repetition) shouldn't throw
INVALID_STATE_ERR when !img.complete
https://bugs.webkit.org/show_bug.cgi?id=40166

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

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Note the lack of test due to a bug in HTMLImageElement's complete attribute.
This will be addressed in a subsequent patch.


More information about the webkit-reviews mailing list