Bug 310162
| Summary: | [Site Isolation] Web Inspector: extract frame/loader ID tracking from InspectorPageAgent into IdentifierRegistry | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | Blaze Burg <bburg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/WebKit/WebKit/pull/60840 | ||
| Bug Depends on: | |||
| Bug Blocks: | 310163 | ||
Blaze Burg
Extract frame and loader identifier tracking from InspectorPageAgent into a standalone IdentifierRegistry abstraction. This decouples PageNetworkAgent, PageRuntimeAgent, and InspectorStyleSheet from direct InspectorPageAgent dependency, enabling alternative identifier strategies for Site Isolation.
Part of the Site Isolation Network domain support: rdar://143782685
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172806692>
Blaze Burg
Pull request: https://github.com/WebKit/WebKit/pull/60840
EWS
Committed 311409@main (50fdc88f3dde): <https://commits.webkit.org/311409@main>
Reviewed commits have been landed. Closing PR #60840 and removing active labels.