Bug 309223
| Summary: | Web Inspector: Site Isolation: Page domain web archive generation (Page.archive) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171782016>