Bug 155950 - Use std::exchange for std::functions instead of WTFMove
Summary: Use std::exchange for std::functions instead of WTFMove
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-28 12:05 PDT by Alex Christensen
Modified: 2016-03-28 13:33 PDT (History)
0 users

See Also:


Attachments
Patch (2.06 KB, patch)
2016-03-28 12:05 PDT, Alex Christensen
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-03-28 12:05:14 PDT
Use std::exchange for std::functions instead of WTFMove
Comment 1 Alex Christensen 2016-03-28 12:05:25 PDT
Created attachment 275036 [details]
Patch
Comment 2 Alex Christensen 2016-03-28 12:57:36 PDT
rdar://problem/25348817
Comment 3 Alex Christensen 2016-03-28 13:33:10 PDT
http://trac.webkit.org/changeset/198755