[webkit-reviews] review requested: [Bug 200384] Web Inspector: rework frontend agent construction to allow commands/events to be controlled by the related target's type : [Attachment 377450] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 09:12:34 PDT 2019


Devin Rousso <drousso at apple.com> has asked  for review:
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=200384

Attachment 377450: Patch

https://bugs.webkit.org/attachment.cgi?id=377450&action=review




--- Comment #22 from Devin Rousso <drousso at apple.com> ---
Created attachment 377450

  --> https://bugs.webkit.org/attachment.cgi?id=377450&action=review

Patch

Remove legacy `Target.exists` since we can do proper feature checking via
`InspectorBackend.domains.Target`.


More information about the webkit-reviews mailing list