Bug 109574

Summary: Web Inspector: refactor some reusable functionality from BraceHighlighter
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-02-12 05:37:09 PST
Extract activeBraceColumnForCursorPosition functionality into a public method to reuse it later.
Comment 1 Andrey Lushnikov 2013-02-12 05:40:48 PST
I believe I should reword description: 
Extract functionality which, for given cursor position inside text line, returns a position of brace that should be highlighted.
Comment 2 Andrey Lushnikov 2013-02-12 05:43:22 PST
Created attachment 187845 [details]
Patch
Comment 3 WebKit Review Bot 2013-02-12 07:19:58 PST
Comment on attachment 187845 [details]
Patch

Clearing flags on attachment: 187845

Committed r142621: <http://trac.webkit.org/changeset/142621>
Comment 4 WebKit Review Bot 2013-02-12 07:20:02 PST
All reviewed patches have been landed.  Closing bug.