Bug 159013 - Let the compiler generate the move constructor and assignment operator for ScriptExecutionContext::Task
Summary: Let the compiler generate the move constructor and assignment operator for Sc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 21:02 PDT by Chris Dumez
Modified: 2016-06-21 22:00 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2016-06-21 21:28 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-06-21 21:02:30 PDT
Let the compiler generate the move constructor and assignment operator for ScriptExecutionContext::Task.
Comment 1 Chris Dumez 2016-06-21 21:28:43 PDT
Created attachment 281813 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-21 22:00:27 PDT
Comment on attachment 281813 [details]
Patch

Clearing flags on attachment: 281813

Committed r202321: <http://trac.webkit.org/changeset/202321>
Comment 3 WebKit Commit Bot 2016-06-21 22:00:31 PDT
All reviewed patches have been landed.  Closing bug.