Bug 42350 - clipPath is missing cycle detection
Summary: clipPath is missing cycle detection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 02:50 PDT by Nikolas Zimmermann
Modified: 2010-07-15 07:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (25.45 KB, patch)
2010-07-15 02:54 PDT, Nikolas Zimmermann
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.