[Webkit-unassigned] [Bug 203300] New: Web Inspector: add ITML debuggable/target type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 10:11:29 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203300

            Bug ID: 203300
           Summary: Web Inspector: add ITML debuggable/target type
           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: 200384, 203197
            Blocks: 201150

This will allow the frontend to do distinguish between a regular `JSContext` and an ITML one, as well as knowing at launch what domains/commands/events will be supported by ITML, most of which are not normally supported by `JSContext`, which would also allow us to remove the "extra domains" concept.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=200384
[Bug 200384] Web Inspector: rework frontend agent construction to allow commands/events to be controlled by the related target's type
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
https://bugs.webkit.org/show_bug.cgi?id=203197
[Bug 203197] Web Inspector: make ObjC protocol dispatcher commands optional and add `respondsToSelector` checks to allow other inspector clients to choose what they implement
-- 
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/20191023/fa3102cb/attachment.html>


More information about the webkit-unassigned mailing list