Bug 113412

Summary: Web Inspector: Separate JavaScriptSourceFrame popover from knowledge of editor's DOM
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   
Bug Depends on: 113340, 113344, 113346, 113389, 113390    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Andrey Lushnikov 2013-03-27 08:35:59 PDT
Separate JavaScriptSourceFrame popover from knowledge of editor's DOM by the means of 
- TextEditor.coordinateToCursorPosition
- TextEditor.cursorPositionToCoordinates
- TextEditor.tokenAtTextPosition
Comment 1 Andrey Lushnikov 2013-03-27 08:41:03 PDT
Created attachment 195333 [details]
Patch
Comment 2 Andrey Lushnikov 2013-03-29 05:30:55 PDT
Created attachment 195727 [details]
Patch
Comment 3 Andrey Lushnikov 2013-03-29 05:59:10 PDT
Created attachment 195732 [details]
Patch
Comment 4 Andrey Lushnikov 2013-04-01 07:59:25 PDT
Created attachment 195970 [details]
Patch
Comment 5 WebKit Review Bot 2013-04-02 03:47:54 PDT
Comment on attachment 195970 [details]
Patch

Clearing flags on attachment: 195970

Committed r147415: <http://trac.webkit.org/changeset/147415>
Comment 6 WebKit Review Bot 2013-04-02 03:47:58 PDT
All reviewed patches have been landed.  Closing bug.