RESOLVED FIXED 125937
Make WKObjectRegistry objects be per page
https://bugs.webkit.org/show_bug.cgi?id=125937
Summary Make WKObjectRegistry objects be per page
Anders Carlsson
Reported 2013-12-18 11:57:15 PST
Make WKObjectRegistry objects be per page
Attachments
Patch (35.78 KB, patch)
2013-12-18 12:01 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-12-18 12:01:43 PST
Andreas Kling
Comment 2 2013-12-18 12:08:14 PST
Comment on attachment 219556 [details] Patch 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.
Anders Carlsson
Comment 3 2013-12-18 12:17:40 PST
Note You need to log in before you can comment on or make changes to this bug.