Bug 308899
| Summary: | Web Inspector: Site Isolation: Page domain overlay and paint rect visualization | ||
|---|---|---|---|
| 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: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 306075 | ||
| Bug Blocks: | |||
Blaze Burg
Wire up didPaint, didLayout, didScroll, didRecalculateStyle instrumentation hooks in PageAgentProxy for paint rect visualization. setShowPaintRects/setShowRulers need forwarding from UIProcess to all WebProcesses.
Overlay rendering happens in WebProcess (part of compositor), so PageAgentProxy can operate on InspectorOverlay directly. But the setting must be forwarded and replayed to new processes.
Radar cross-reference: rdar://157031522
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171780810>