Bug 17728

Summary: Canvas.createPattern with null repeat argument throws an exception
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: DOMAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Fixeration! mitz: review+

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.