Bug 213494

Summary: Web Inspector: Console Prompt: use a `<select>` instead of a `WI.ContextMenu` in the execution context picker
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Devin Rousso 2020-06-22 15:58:47 PDT
Since the execution context picker is basically a dropdown, we should use a `<select>` so that the text is aligned with the dropdown.