[Webkit-unassigned] [Bug 213499] New: Web Inspector: allow DOM nodes to be instrumented at any point, regardless of whether the main document has also been instrumented
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 22 19:46:18 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213499
Bug ID: 213499
Summary: Web Inspector: allow DOM nodes to be instrumented at
any point, regardless of whether the main document has
also been instrumented
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
It doesn't make sense to require that the main `document` is instrumented to assign a `DOM.NodeId`, especially since the backend clearly already has a `WebCore::Node` object, meaning that the main `document` should exist (either active or in cache).
--
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/20200623/e58dadee/attachment-0001.htm>
More information about the webkit-unassigned
mailing list