Bug 128331

Summary: Add a remoteObjectRegistry property to WKWebView
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mkwst
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Anders Carlsson
Reported 2014-02-06 14:17:21 PST
Add a remoteObjectRegistry property to WKWebView
Attachments
Patch (3.62 KB, patch)
2014-02-06 14:17 PST, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2014-02-06 14:17:59 PST
Tim Horton
Comment 2 2014-02-06 14:30:19 PST
Comment on attachment 223380 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=223380&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:331 > + _remoteObjectRegistry = [[WKRemoteObjectRegistry alloc] _initWithMessageSender:*_page]; adopt!
Anders Carlsson
Comment 3 2014-02-06 14:35:31 PST
Note You need to log in before you can comment on or make changes to this bug.