Bug 79015

Summary: Web Inspector: evaluate on hover does not work for large files.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
[Patch] With fixed ChangeLog none

Description Pavel Feldman 2012-02-20 00:04:49 PST
We turn off syntax highlighting for the files > 10K lines. Evaluate on hover relies upon highlighting and hence does not work.
Comment 1 Pavel Feldman 2012-02-20 00:25:58 PST
Created attachment 127773 [details]
Patch
Comment 2 Pavel Feldman 2012-02-20 04:19:36 PST
Created attachment 127805 [details]
[Patch] With fixed ChangeLog
Comment 3 Pavel Feldman 2012-02-21 03:30:12 PST
Comment on attachment 127805 [details]
[Patch] With fixed ChangeLog

Clearing flags on attachment: 127805

Committed r108331: <http://trac.webkit.org/changeset/108331>
Comment 4 Pavel Feldman 2012-02-21 03:30:23 PST
All reviewed patches have been landed.  Closing bug.