Bug 125937

Summary: Make WKObjectRegistry objects be per page
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 kling: review+

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.