Bug 204302 - Add a way to use _WKRemoteObjectRegistry between web processes
Summary: Add a way to use _WKRemoteObjectRegistry between web processes
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-18 10:27 PST by Timothy Hatcher
Modified: 2019-11-22 11:49 PST (History)
4 users (show)

See Also:


Attachments
WIP Patch (31.39 KB, patch)
2019-11-18 10:30 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2019-11-18 10:27:06 PST
Instead of a _WKRemoteObjectRegistry between the UI process and web process, Safari needs a way to have a _WKRemoteObjectRegistry between two web process / pages.
Comment 1 Radar WebKit Bug Importer 2019-11-18 10:27:17 PST
<rdar://problem/57288043>
Comment 2 Timothy Hatcher 2019-11-18 10:30:09 PST
Created attachment 383759 [details]
WIP Patch