[webkit-reviews] review granted: [Bug 128331] Add a remoteObjectRegistry property to WKWebView : [Attachment 223380] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 14:33:00 PST 2014


Tim Horton <thorton at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 128331: Add a remoteObjectRegistry property to WKWebView
https://bugs.webkit.org/show_bug.cgi?id=128331

Attachment 223380: Patch
https://bugs.webkit.org/attachment.cgi?id=223380&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
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!


More information about the webkit-reviews mailing list