Bug 128368 - [Cocoa] WKRemoteObjectInterface doesn’t support aribtrary argument classes
Summary: [Cocoa] WKRemoteObjectInterface doesn’t support aribtrary argument classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 02:29 PST by mitz
Modified: 2014-02-07 10:27 PST (History)
0 users

See Also:


Attachments
Add -[WKRemoteObjectInterface setClasses:forSelector:argumentIndex: (4.07 KB, patch)
2014-02-07 02:41 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-02-07 02:29:40 PST
[Cocoa] WKRemoteObjectInterface doesn't support aribtrary argument classes
Comment 1 mitz 2014-02-07 02:41:58 PST
Created attachment 223441 [details]
Add -[WKRemoteObjectInterface setClasses:forSelector:argumentIndex:
Comment 2 mitz 2014-02-07 10:27:51 PST
Fixed in <http://trac.webkit.org/r163630>.