[Webkit-unassigned] [Bug 127612] New: Clean up SVGPatternElement::collectPatternAttributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 25 00:15:12 PST 2014


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

           Summary: Clean up SVGPatternElement::collectPatternAttributes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: zimmermann at kde.org


This patch refactors SVGPatternElement::collectPatternAttributes() by extracting the setPatternAttributes logic into a new function. This patch also changes the while loop to be easier to understand and similar to collectGradientAttributes.

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