RESOLVED FIXED 161399
Add Connection::sendWithReply
https://bugs.webkit.org/show_bug.cgi?id=161399
Summary Add Connection::sendWithReply
Anders Carlsson
Reported 2016-08-30 13:50:43 PDT
Add Connection::sendWithReply
Attachments
Patch (22.84 KB, patch)
2016-08-30 13:58 PDT, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2016-08-30 13:58:21 PDT
WebKit Commit Bot
Comment 2 2016-08-30 13:59:33 PDT
Attachment 287427 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:122: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:739: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/Platform/IPC/Connection.h:168: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/Platform/IPC/Connection.h:173: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/Platform/IPC/Connection.h:348: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/Platform/IPC/Connection.cpp:41: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/Platform/IPC/Connection.cpp:398: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 7 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2016-08-30 16:01:06 PDT
Note You need to log in before you can comment on or make changes to this bug.