[Webkit-unassigned] [Bug 178248] New: SVGPathElement should cache the built-up Path of its non animating pathByteStream()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 18:21:02 PDT 2017


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

            Bug ID: 178248
           Summary: SVGPathElement should cache the built-up Path of its
                    non animating pathByteStream()
           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 creating a Path object from the non animating pathByteStream() every time we need to updatePathFromPathElement(), the Path object can be cached once it is created and used for later calls.

-- 
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/20171013/5d0a3374/attachment.html>


More information about the webkit-unassigned mailing list