Bug 309223

Summary: Web Inspector: Site Isolation: Page domain web archive generation (Page.archive)
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 306075    
Bug Blocks:    

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.