[Webkit-unassigned] [Bug 213632] New: Web Inspector: release unused backend domains/events/commands once the debuggable type is known
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 25 17:29:04 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213632
Bug ID: 213632
Summary: Web Inspector: release unused backend
domains/events/commands once the debuggable type is
known
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
Depends on: 201150
Once legacy support for `Inspector.activateExtraDomains` is no longer needed, Web Inspector doesn't need to hold on to anything not supported by the current `WI.DebuggableType` (and associated `WI.TargetType`s) for feature checking, as once the `WI.DebuggableType` is known it will not change (nor will the associated `WI.TargetType`s).
Additionally, we could even streamline the process of ingesting `InspectorBackendCommands.js` by querying for the `WI.DebuggableType` (and associated `WI.TargetType`s) up front or even generate the data structure and model objects directly.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=201150
[Bug 201150] Web Inspector: remove "extra domains" concept now that domains can be added based on the debuggable type
--
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/20200626/6226345b/attachment.htm>
More information about the webkit-unassigned
mailing list