Move Mach port handling from WorkQueue to Connection
Created attachment 185120 [details] Patch
Attachment 185120 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Platform/CoreIPC/Connection.h', u'Source/WebKit2/Platform/CoreIPC/mac/ConnectionMac.cpp', u'Source/WebKit2/Platform/WorkQueue.h', u'Source/WebKit2/Platform/mac/WorkQueueMac.cpp']" exit_code: 1 Source/WebKit2/Platform/CoreIPC/mac/ConnectionMac.cpp:111: Missing space before { [whitespace/braces] [5] Source/WebKit2/Platform/CoreIPC/mac/ConnectionMac.cpp:277: Missing space before { [whitespace/braces] [5] Total errors found: 2 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r141037: <http://trac.webkit.org/changeset/141037>