NEW206047
Socket-based remote inspector should use DebuggableType in its messaging protocol
https://bugs.webkit.org/show_bug.cgi?id=206047
Summary Socket-based remote inspector should use DebuggableType in its messaging prot...
Ross Kirsling
Reported 2020-01-09 17:47:53 PST
Specifically, the type field of the setTargetList message and the postMessage upon clicking the Inspect button should just use the DebuggableType enum value directly instead of a human-readable string.
Attachments
Note You need to log in before you can comment on or make changes to this bug.