Bug 108081 - Web Inspector: do not repaint all lines in highlight regex API in DTE
Summary: Web Inspector: do not repaint all lines in highlight regex API in DTE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 07:39 PST by Andrey Lushnikov
Modified: 2013-01-30 03:51 PST (History)
9 users (show)

See Also:


Attachments
Patch (8.78 KB, patch)
2013-01-29 01:28 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff
Patch (8.83 KB, patch)
2013-01-30 00:14 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-01-28 07:39:19 PST
Do not repaint all lines in highlight regex API in DTE. Currently, when you add or remove highlight from DTE via highlightRegex/removeRegexHighlight methods, all visible lines get repainted.
Comment 1 Andrey Lushnikov 2013-01-29 01:28:53 PST
Created attachment 185196 [details]
Patch
Comment 2 Pavel Feldman 2013-01-29 02:57:11 PST
Comment on attachment 185196 [details]
Patch

r- while the underlying change is being adjusted.
Comment 3 Andrey Lushnikov 2013-01-30 00:14:16 PST
Created attachment 185412 [details]
Patch
Comment 4 WebKit Review Bot 2013-01-30 03:51:13 PST
Comment on attachment 185412 [details]
Patch

Clearing flags on attachment: 185412

Committed r141244: <http://trac.webkit.org/changeset/141244>
Comment 5 WebKit Review Bot 2013-01-30 03:51:16 PST
All reviewed patches have been landed.  Closing bug.