RESOLVED FIXED 17728
Canvas.createPattern with null repeat argument throws an exception
https://bugs.webkit.org/show_bug.cgi?id=17728
Summary Canvas.createPattern with null repeat argument throws an exception
Oliver Hunt
Reported 2008-03-08 17:45:46 PST
When calling createPattern a null argument for the repeat type should be treated as "repeat" but instead it is resulting in an exception
Attachments
Fixeration! (8.75 KB, patch)
2008-03-08 18:30 PST, Oliver Hunt
mitz: review+
Oliver Hunt
Comment 1 2008-03-08 18:30:22 PST
Created attachment 19612 [details] Fixeration!
mitz
Comment 2 2008-03-08 18:33:13 PST
Comment on attachment 19612 [details] Fixeration! + Test cases for various way of constructing a canvas way*s* of constructing a *pattern* I presume. r=me
Oliver Hunt
Comment 3 2008-03-08 18:41:02 PST
Landed r30904
Note You need to log in before you can comment on or make changes to this bug.