Bug 202937
Summary: | Web Inspector: group nested inspected targets by parent WebPageProxy instance | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | Web Inspector | Assignee: | Yury Semikhatsky <yurys> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 202219 |
Yury Semikhatsky
When provisional page is committed target agent should clear all target related to the previous page but not just committed one. To achieve that target agent should keep track of relationships between nested targets and their host page so that it doesn't accidentally remove wrong target.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |