[Webkit-unassigned] [Bug 118474] New: Reduce number of header includes in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 09:37:02 PDT 2013


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

           Summary: Reduce number of header includes in SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: zimmermann at kde.org, krit at webkit.org,
                    laszlo.gombos at webkit.org, rniwa at webkit.org,
                    pdr at google.com
            Blocks: 107386


Reduce number of header includes in SVG. In particular, SVGAnimatedPropertyMacros.h
no longer brings SVGElement.h header include. This means that the SVGElement
class can now have animated properties.

This patch is a prerequirement to merge SVGStyledElement into SVGElement.

Corresponding blink commit:
https://src.chromium.org/viewvc/blink?view=rev&revision=153682

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