Bug 139788

Summary: Clean up MachSendRight and add a copySendRight member function
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-12-18 13:24:37 PST
Clean up MachSendRight and add a copySendRight member function
Comment 1 Anders Carlsson 2014-12-18 13:26:11 PST
Created attachment 243514 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-18 13:27:54 PST
Attachment 243514 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/StdLibExtras.h:374:  Use 'WTF::move()' instead of 'std::move()'.  [runtime/wtf_move] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-12-18 13:31:06 PST
Committed r177521: <http://trac.webkit.org/changeset/177521>