[Webkit-unassigned] [Bug 86686] New: Crash if SVG gradient stop has display: none set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 16:06:49 PDT 2012


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

           Summary: Crash if SVG gradient stop has display: none set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: zimmermann at kde.org, dino at apple.com


We crash if an otherwise-valid SVG gradient stop has display: none set, because there is no renderer created, but we depend on it having been created.

I have a patch.

<rdar://problem/10751905>

-- 
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