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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 11:36:25 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 57900: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=57900&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Oops! Turns out there IS a way to create an incomplete image and an existing
test already covered it.
Updated patch with corrected test and ChangeLog.


More information about the webkit-reviews mailing list