Bug 151144 - _WKRemoteObjectInterface should handle specifying allowed classes for reply block arguments
Summary: _WKRemoteObjectInterface should handle specifying allowed classes for reply b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 11:40 PST by Anders Carlsson
Modified: 2015-11-11 11:50 PST (History)
1 user (show)

See Also:


Attachments
Patch (10.27 KB, patch)
2015-11-11 11:41 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-11-11 11:40:10 PST
_WKRemoteObjectInterface should handle specifying allowed classes for reply block arguments
Comment 1 Anders Carlsson 2015-11-11 11:41:03 PST
Created attachment 265311 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-11 11:42:51 PST
Attachment 265311 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/RemoteObjectRegistry.mm:71:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-11-11 11:50:22 PST
Committed r192319: <http://trac.webkit.org/changeset/192319>