WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 189776
Web Inspector: push the document to the frontend whenever it updates
https://bugs.webkit.org/show_bug.cgi?id=189776
Summary
Web Inspector: push the document to the frontend whenever it updates
Devin Rousso
Reported
2018-09-19 21:12:22 PDT
Considering how much infrastructure relies upon the document being bound by DOMAgent (e.g. `Canvas.command.requestNode` and `Network.type.Initiator.nodeId`), we should automatically bind and send the document to the frontend whenever it is updated. This makes even more sense when you consider that the main DOM tree will almost immediately re-request the document after it changes.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-09-19 21:13:04 PDT
<
rdar://problem/44628307
>
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