[Webkit-unassigned] [Bug 32171] New: SVG patterns/masks shouldn't be able to call thereself

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 13:58:21 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32171

           Summary: SVG patterns/masks shouldn't be able to call thereself
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: eric at webkit.org, oliver at apple.com, zimmermann at kde.org


Created an attachment (id=44333)
 --> (https://bugs.webkit.org/attachment.cgi?id=44333)
Pattern calls itself

We need to make sure, that the content of a pattern/mask doesn't call the
pattern/mask itself. This would cause infinity recursion, and webkit crashes.
The <use> element already takes care about that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list