RESOLVED FIXED 56015
Web Inspector: Highlighter refactoring
https://bugs.webkit.org/show_bug.cgi?id=56015
Summary Web Inspector: Highlighter refactoring
Andrey Adaikin
Reported 2011-03-09 07:21:55 PST
Highlighter refactoring to get rid of the current highlighter state (this._lastHighlightedLine & this._lastHighlightedColumn). Also I found a bug in the old highlighter in the updateHighlight() method, added a test that fails the old implementation.
Attachments
Patch (23.95 KB, patch)
2011-03-09 07:27 PST, Andrey Adaikin
no flags
Patch (24.31 KB, patch)
2011-03-09 09:20 PST, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2011-03-09 07:27:11 PST
Andrey Adaikin
Comment 2 2011-03-09 09:20:46 PST
Pavel Podivilov
Comment 3 2011-03-10 04:11:12 PST
Comment on attachment 85183 [details] Patch Clearing flags on attachment: 85183 Committed r80704: <http://trac.webkit.org/changeset/80704>
Pavel Podivilov
Comment 4 2011-03-10 04:11:25 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.