Bug 189776

Summary: Web Inspector: push the document to the frontend whenever it updates
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=178282

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.