[Webkit-unassigned] [Bug 195722] New: Remove the SVG property tear off objects for SVGAnimatedInteger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 18:13:15 PDT 2019


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

            Bug ID: 195722
           Summary: Remove the SVG property tear off objects for
                    SVGAnimatedInteger
           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

The SVG properties tear-off objects have been troublesome and difficult area to maintain in WebKit. The patches in https://bugs.webkit.org/show_bug.cgi?id=191237 tried to remove all them and replace them in one giant patch. To make reviewing this work easier, I am going to do it incrementally. This patch will remove the SVG property tear off objects for SVGAnimatedInteger only. Once this patch lands, doing the same thing for the other types will be straightforward and reviewing the patches should be mechanical.

-- 
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/20190314/4a2ee8eb/attachment.html>


More information about the webkit-unassigned mailing list