Add a callOnMainThreadAndWait variant in SocketStreamHandle
Created attachment 221481 [details] Patch
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.
Created attachment 221484 [details] Patch
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.
Comment on attachment 221484 [details] Patch r=me
Committed r162235: <http://trac.webkit.org/changeset/162235>