WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2020-08-26 12:40:40 PDT
Created
attachment 407323
[details]
Patch
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
<
rdar://problem/67833529
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug