RESOLVED FIXED 105626
Web Inspector: refactor TextEditorHighlighter's highlight attributes to dense array
https://bugs.webkit.org/show_bug.cgi?id=105626
Summary Web Inspector: refactor TextEditorHighlighter's highlight attributes to dense...
Andrey Lushnikov
Reported 2012-12-21 04:04:29 PST
At the moment TextEditorHighlighter's properties are stored as a sparse array. Having them in a dense array seems to be both more convenient and faster for later processing.
Attachments
Patch (10.52 KB, patch)
2012-12-21 04:21 PST, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2012-12-21 04:21:37 PST
WebKit Review Bot
Comment 2 2012-12-24 03:24:17 PST
Comment on attachment 180499 [details] Patch Clearing flags on attachment: 180499 Committed r138438: <http://trac.webkit.org/changeset/138438>
WebKit Review Bot
Comment 3 2012-12-24 03:24:20 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.