RESOLVED FIXED 128331
Add a remoteObjectRegistry property to WKWebView
https://bugs.webkit.org/show_bug.cgi?id=128331
Summary Add a remoteObjectRegistry property to WKWebView
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.