Bug 169428 - Web Inspector: Use InputPopover class in more places
Summary: Web Inspector: Use InputPopover class in more places
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 168763
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-09 12:39 PST by Matt Baker
Modified: 2017-03-09 12:39 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2017-03-09 12:39:07 PST
Summary:
Use InputPopover class in more places.

The "Add probe expression" should use InputPopover instead of rolling its own implementation. With minor changes to support CodeMirror, the Watch Expressions UI can also be updated.