[Webkit-unassigned] [Bug 47263] New: SVG feMorphology - big radii cause huge ImageBuffer sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 07:38:12 PDT 2010


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

           Summary: SVG feMorphology - big radii cause huge ImageBuffer
                    sizes
           Product: WebKit
           Version: 528+ (Nightly build)
          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: zimmermann at kde.org, mdelaney at apple.com


The current code in FEMorphology::determineAbsolutePaintRect was meant as an optimization, but I forgot to clip the calculated ImageBuffer size to the maxEffectSize. Easy to fix.

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