Bug 108081

Summary: Web Inspector: do not repaint all lines in highlight regex API in DTE
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
Patch none

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.