Bug 42350

Summary: clipPath is missing cycle detection
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Major CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch krit: review+

Description Nikolas Zimmermann 2010-07-15 02:50:05 PDT
clipPath is missing cycle detection, leading to recursion crashes
Comment 1 Nikolas Zimmermann 2010-07-15 02:54:57 PDT
Created attachment 61628 [details]
Patch
Comment 2 Dirk Schulze 2010-07-15 03:10:29 PDT
Comment on attachment 61628 [details]
Patch

r=me
Comment 3 Nikolas Zimmermann 2010-07-15 07:51:59 PDT
Landed in r63420.