Bug 151056

Summary: Add reply blocks to _WKRemoteObjectInterface similar to NSXPCConnection
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Anders Carlsson
Reported 2015-11-09 15:30:34 PST
Add reply blocks to _WKRemoteObjectInterface similar to NSXPCConnection
Attachments
Patch (29.56 KB, patch)
2015-11-09 15:46 PST, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2015-11-09 15:46:21 PST
WebKit Commit Bot
Comment 2 2015-11-09 15:49:07 PST
Attachment 265109 [details] did not pass style-queue: ERROR: Source/WebKit2/Shared/API/Cocoa/_WKRemoteObjectRegistry.mm:263: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/Shared/API/Cocoa/_WKRemoteObjectRegistry.mm:263: Extra space before ( in function call [whitespace/parens] [4] ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/RemoteObjectRegistry.mm:64: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 3 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 3 2015-11-09 15:52:00 PST
Comment on attachment 265109 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=265109&action=review > Source/WebKit2/Shared/API/Cocoa/RemoteObjectInvocation.mm:54 > + encoder << true; Yikes.
Anders Carlsson
Comment 4 2015-11-09 16:05:27 PST
Note You need to log in before you can comment on or make changes to this bug.