WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 213499
Web Inspector: allow DOM nodes to be instrumented at any point, regardless of whether the main document has also been instrumented
https://bugs.webkit.org/show_bug.cgi?id=213499
Summary
Web Inspector: allow DOM nodes to be instrumented at any point, regardless of...
Devin Rousso
Reported
2020-06-22 19:46:18 PDT
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug