Bug 206047

Summary: Socket-based remote inspector should use DebuggableType in its messaging protocol
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: Basuke.Suzuki, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ross Kirsling 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.