Bug 58035

Summary: Web Inspector: Tweak dynamically constants for the async highlighting in text editor
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Adaikin 2011-04-07 06:01:11 PDT
On faster machines we can highlight faster, while on slower machines text editor is a bit unresponsive while highlighting the text. We can implement a simple heuristic to work smoothly on both cases.
Comment 1 Andrey Adaikin 2011-04-07 07:04:38 PDT
Created attachment 88626 [details]
Patch
Comment 2 Pavel Podivilov 2011-04-08 02:55:26 PDT
Comment on attachment 88626 [details]
Patch

Clearing flags on attachment: 88626

Committed r83276: <http://trac.webkit.org/changeset/83276>
Comment 3 Pavel Podivilov 2011-04-08 02:55:34 PDT
All reviewed patches have been landed.  Closing bug.