RESOLVED FIXED 159007
Pass ScriptExecutionContext::Task as rvalue reference
https://bugs.webkit.org/show_bug.cgi?id=159007
Summary Pass ScriptExecutionContext::Task as rvalue reference
Chris Dumez
Reported 2016-06-21 18:39:42 PDT
Pass ScriptExecutionContext::Task as rvalue reference since its non-copyable and has to be moved in.
Attachments
Patch (7.21 KB, patch)
2016-06-21 18:40 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-06-21 18:40:29 PDT
WebKit Commit Bot
Comment 2 2016-06-21 20:06:46 PDT
Comment on attachment 281802 [details] Patch Clearing flags on attachment: 281802 Committed r202313: <http://trac.webkit.org/changeset/202313>
WebKit Commit Bot
Comment 3 2016-06-21 20:06:52 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.