[Webkit-unassigned] [Bug 191785] New: Web Inspector: Include default filtering of InspectorBackend.dumpInspectorProtocolMessages with multi target backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 16 15:35:20 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191785
Bug ID: 191785
Summary: Web Inspector: Include default filtering of
InspectorBackend.dumpInspectorProtocolMessages with
multi target backend
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: joepeck at webkit.org
CC: inspector-bugzilla-changes at group.apple.com
Include default filtering of InspectorBackend.dumpInspectorProtocolMessages with multi target backend
Dumping all messages will include everything twice:
1. The agent message per-target
2. The multi backend message Target agent message containing the above message
Since the multi backend right now really is just a multiplexer, lets just filter its messages by default.
--
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/20181116/811013ac/attachment-0001.html>
More information about the webkit-unassigned
mailing list