[Webkit-unassigned] [Bug 189776] New: Web Inspector: push the document to the frontend whenever it updates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 19 21:12:22 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189776
Bug ID: 189776
Summary: Web Inspector: push the document to the frontend
whenever it updates
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
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.
--
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/20180920/b0aeb308/attachment-0001.html>
More information about the webkit-unassigned
mailing list