[Webkit-unassigned] [Bug 118029] New: Stop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 22:55:55 PDT 2013


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

           Summary: Stop inheriting SVGExternalResourcesRequired,
                    SVGFitToViewBox and SVGZoomAndPan
           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: rniwa at webkit.org
                CC: zimmermann at kde.org, krit at webkit.org,
                    thorton at apple.com, dchris at gmail.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/bd7550a95b92f2efd782f8e141eb2636025c5bb9

Stop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPan
in the IDL and use implements statements instead.

This is one step towards getting rid of multiple inheritance in the SVG code
and matching the latest specification:
http://www.w3.org/TR/SVG2/types.html#BasicDOMInterfaces

There is no webexposed behavior change.

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