WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
308897
Web Inspector: Site Isolation: Page domain bootstrap script injection
https://bugs.webkit.org/show_bug.cgi?id=308897
Summary
Web Inspector: Site Isolation: Page domain bootstrap script injection
Blaze Burg
Reported
2026-02-28 11:55:30 PST
Page.setBootstrapScript must forward the script to all WebProcesses for injection via didClearWindowObjectInWorld. New OOPIF WebProcesses must also receive the script. Work items: - ProxyingPageAgent stores script and forwards to all WebProcesses via IPC - PageAgentProxy::didClearWindowObjectInWorld evaluates stored bootstrap script - New WebProcesses receive bootstrap script on creation - Handle timing: script must be pre-cached in WebProcess to avoid IPC latency race Radar cross-reference:
rdar://157031522
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-04 22:05:34 PST
<
rdar://problem/171780781
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug