Bug 159007

Summary: Pass ScriptExecutionContext::Task as rvalue reference
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, beidson, commit-queue, darin, krollin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.