Bug 102138 - Web Inspector: Implement debugger hover preview in CodeMirrorTextEditor
Summary: Web Inspector: Implement debugger hover preview in CodeMirrorTextEditor
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 15:01 PST by Jan Keromnes
Modified: 2014-12-12 13:42 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Keromnes 2012-11-13 15:01:08 PST
Currently, only the DefaultTextEditor is able to show preview bubbles for expressions, when hovered on while debugging. This should be implemented in CodeMirrorTextEditor too.
Comment 1 Brian Burg 2014-12-12 13:40:34 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.