Bug 200912
| Summary: | Web Inspector: Heap: hide injected inspector objects from snapshots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=200458 | ||
Devin Rousso
<https://webkit.org/b/200458> showed that there's a way to identify most (if not all) objects added to the page by Web Inspector (e.g. InjectedScriptSource.js). We should use the same logic to mark these objects in heap snapshots so they can be hidden (controlled something like the "Show Internal Objects" engineering setting) in heap snapshots.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |