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
Radar WebKit Bug Importer
Comment 1 2018-09-19 21:13:04 PDT
Note You need to log in before you can comment on or make changes to this bug.