Bug 79015 - Web Inspector: evaluate on hover does not work for large files.
Summary: Web Inspector: evaluate on hover does not work for large files.
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 00:04 PST by Pavel Feldman
Modified: 2012-02-21 03:30 PST (History)
10 users (show)

See Also:


Attachments
Patch (10.60 KB, patch)
2012-02-20 00:25 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff
[Patch] With fixed ChangeLog (10.59 KB, patch)
2012-02-20 04:19 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.