RESOLVED FIXED 215858
Avoid unnecessarily copying a Vector in WebCore::transformsForValue
https://bugs.webkit.org/show_bug.cgi?id=215858
Summary Avoid unnecessarily copying a Vector in WebCore::transformsForValue
Wenson Hsieh
Reported 2020-08-26 12:32:53 PDT
Vector<RefPtr<TransformOperation>> is copied in this helper function, (seemingly) without need.
Attachments
Patch (8.25 KB, patch)
2020-08-26 12:40 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2020-08-26 12:40:40 PDT
EWS
Comment 2 2020-08-26 15:34:54 PDT
Committed r266198: <https://trac.webkit.org/changeset/266198> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407323 [details].
Radar WebKit Bug Importer
Comment 3 2020-08-26 15:35:17 PDT
Note You need to log in before you can comment on or make changes to this bug.