Bug 215858

Summary: Avoid unnecessarily copying a Vector in WebCore::transformsForValue
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: CSSAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, koivisto, macpherson, menard, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.