[Webkit-unassigned] [Bug 215858] New: Avoid unnecessarily copying a Vector in WebCore::transformsForValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 12:32:53 PDT 2020


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

            Bug ID: 215858
           Summary: Avoid unnecessarily copying a Vector in
                    WebCore::transformsForValue
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Vector<RefPtr<TransformOperation>> is copied in this helper function, (seemingly) without need.

-- 
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/20200826/7ddf4381/attachment.htm>


More information about the webkit-unassigned mailing list