Bug 113771

Summary: Web Inspector: [CodeMirror] Popover for codemirror
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.