[webkit-reviews] review granted: [Bug 125937] Make WKObjectRegistry objects be per page : [Attachment 219556] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 12:10:08 PST 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 125937: Make WKObjectRegistry objects be per page
https://bugs.webkit.org/show_bug.cgi?id=125937

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219556&action=review


> Source/WebKit2/Shared/API/Cocoa/RemoteObjectRegistry.h:44
> +    explicit RemoteObjectRegistry(WKRemoteObjectRegistry *,
IPC::MessageSender&);

This doesn't need to be explicit.


More information about the webkit-reviews mailing list