[Webkit-unassigned] [Bug 208266] New: Optimize Path::encode on platforms that support CGPathGetNumberOfElements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 14:40:07 PST 2020


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

            Bug ID: 208266
           Summary: Optimize Path::encode on platforms that support
                    CGPathGetNumberOfElements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

We can elide one of the calls to Path::apply() by directly asking for the number of path elements instead.

-- 
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/20200226/c00f887b/attachment.htm>


More information about the webkit-unassigned mailing list