WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134493
Remove unnecessary calls to std::move()
https://bugs.webkit.org/show_bug.cgi?id=134493
Summary
Remove unnecessary calls to std::move()
Daniel Bates
Reported
2014-07-01 10:14:23 PDT
It's unnecessary to call std::move() on an rvalue. We should remove such extraneous usage.
Attachments
Patch
(10.77 KB, patch)
2014-07-01 10:43 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2014-07-01 10:43:25 PDT
Created
attachment 234172
[details]
Patch
Daniel Bates
Comment 2
2014-07-01 10:50:18 PDT
Comment on
attachment 234172
[details]
Patch Clearing flags on attachment: 234172 Committed
r170650
: <
http://trac.webkit.org/changeset/170650
>
Daniel Bates
Comment 3
2014-07-01 10:50:24 PDT
All reviewed patches have been landed. Closing bug.
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