[Webkit-unassigned] [Bug 204162] New: Web Inspector: including `generatePreview` in inspector/model/remote-object-weak-collection.html prevents the WeakMap key from being collected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 13 10:20:51 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204162
Bug ID: 204162
Summary: Web Inspector: including `generatePreview` in
inspector/model/remote-object-weak-collection.html
prevents the WeakMap key from being collected
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Adding `generatePreview: true` to the `WI.runtimeManager.evaluateInInspectedWindow` call in 'inspector/model/remote-object-weak-collection.html' sometimes causes `window.strongKey2` to still exist after the `delete window.strongKey2;` evaluation.
This doesn't reproduce when tested manually using Web Inspector (e.g. opening the test HTML file in a browser and manually evaluating each `expression` inside `steps`).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191113/8f613665/attachment.htm>
More information about the webkit-unassigned
mailing list