Bug 200912

Summary: Web Inspector: Heap: hide injected inspector objects from snapshots
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: 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
Reported 2019-08-19 23:12:41 PDT
<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
Note You need to log in before you can comment on or make changes to this bug.