RESOLVED FIXED Bug 108140
Move Mach port handling from WorkQueue to Connection
https://bugs.webkit.org/show_bug.cgi?id=108140
Summary Move Mach port handling from WorkQueue to Connection
Anders Carlsson
Reported 2013-01-28 17:56:42 PST
Move Mach port handling from WorkQueue to Connection
Attachments
Patch (12.12 KB, patch)
2013-01-28 17:59 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2013-01-28 17:59:43 PST
WebKit Review Bot
Comment 2 2013-01-28 18:02:53 PST
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.
Anders Carlsson
Comment 3 2013-01-28 19:48:41 PST
Note You need to log in before you can comment on or make changes to this bug.