[Webkit-unassigned] [Bug 202439] New: Remove SVGPropertyState from SVGProperty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 16:47:45 PDT 2019


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

            Bug ID: 202439
           Summary: Remove SVGPropertyState from SVGProperty
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

Instead of having SVGElement asks the SVGProperty to set its state to be dirty, we are going to keep a HashSet<QualifiedName> in SVGElement to tell which attributes have to be re-serialized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191001/8b1d06ed/attachment.html>


More information about the webkit-unassigned mailing list