RESOLVED FIXED 109574
Web Inspector: refactor some reusable functionality from BraceHighlighter
https://bugs.webkit.org/show_bug.cgi?id=109574
Summary Web Inspector: refactor some reusable functionality from BraceHighlighter
Andrey Lushnikov
Reported 2013-02-12 05:37:09 PST
Extract activeBraceColumnForCursorPosition functionality into a public method to reuse it later.
Attachments
Patch (11.68 KB, patch)
2013-02-12 05:43 PST, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 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.
Andrey Lushnikov
Comment 2 2013-02-12 05:43:22 PST
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2013-02-12 07:20:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.