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 Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Devin Rousso
Since the execution context picker is basically a dropdown, we should use a `<select>` so that the text is aligned with the dropdown.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |