NEW309223
Web Inspector: Site Isolation: Page domain web archive generation (Page.archive)
https://bugs.webkit.org/show_bug.cgi?id=309223
Summary Web Inspector: Site Isolation: Page domain web archive generation (Page.archive)
Blaze Burg
Reported 2026-03-04 22:18:46 PST
Subtask of webkit.org/b/306075 (rdar://168716398). Page.archive generates a web archive of the inspected page. Under Site Isolation, this requires the WebProcess to serialize page content. Platform-specific (ENABLE(WEB_ARCHIVE) && USE(CF)). Needs IPC from ProxyingPageAgent to WebProcess and return of serialized archive data. Work items: - IPC from ProxyingPageAgent to WebProcess to generate archive - Return serialized web archive data through IPC - Handle multi-process case (main frame + OOPIF content)
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-04 22:19:00 PST
Note You need to log in before you can comment on or make changes to this bug.