RESOLVED FIXED 127180
Add a callOnMainThreadAndWait variant in SocketStreamHandle
https://bugs.webkit.org/show_bug.cgi?id=127180
Summary Add a callOnMainThreadAndWait variant in SocketStreamHandle
Anders Carlsson
Reported 2014-01-17 11:44:36 PST
Add a callOnMainThreadAndWait variant in SocketStreamHandle
Attachments
Patch (9.62 KB, patch)
2014-01-17 12:14 PST, Anders Carlsson
no flags
Patch (9.88 KB, patch)
2014-01-17 12:38 PST, Anders Carlsson
ggaren: review+
Anders Carlsson
Comment 1 2014-01-17 12:14:11 PST
WebKit Commit Bot
Comment 2 2014-01-17 12:15:36 PST
Attachment 221481 [details] did not pass style-queue: ERROR: Source/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp:129: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp:150: More than one command on the same line [whitespace/newline] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2014-01-17 12:38:12 PST
WebKit Commit Bot
Comment 4 2014-01-17 12:39:15 PST
Attachment 221484 [details] did not pass style-queue: ERROR: Source/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp:129: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp:150: More than one command on the same line [whitespace/newline] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 5 2014-01-17 17:48:31 PST
Comment on attachment 221484 [details] Patch r=me
Anders Carlsson
Comment 6 2014-01-17 17:54:00 PST
Note You need to log in before you can comment on or make changes to this bug.