Bug 113771 - Web Inspector: [CodeMirror] Popover for codemirror
Summary: Web Inspector: [CodeMirror] Popover for codemirror
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 05:40 PDT by Andrey Lushnikov
Modified: 2013-04-02 06:14 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2013-04-02 05:48 PDT, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-04-02 05:40:45 PDT
Implement:
- CodeMirrorTextEditor.cursorPositionToCoordinates
- CodeMirrorTextEditor.coordinatesToCursorPosition
- CodeMirrorTextEditor.tokenAtTextPosition

to support required interfaces for popover.
Comment 1 Andrey Lushnikov 2013-04-02 05:48:55 PDT
Created attachment 196124 [details]
Patch
Comment 2 WebKit Review Bot 2013-04-02 06:13:59 PDT
Comment on attachment 196124 [details]
Patch

Clearing flags on attachment: 196124

Committed r147421: <http://trac.webkit.org/changeset/147421>
Comment 3 WebKit Review Bot 2013-04-02 06:14:02 PDT
All reviewed patches have been landed.  Closing bug.