Bug 35392 - Web Inspector: make script lines count calculation lazy.
Summary: Web Inspector: make script lines count calculation lazy.
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: 2010-02-25 09:41 PST by Pavel Feldman
Modified: 2010-02-25 09:57 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed change. (9.95 KB, patch)
2010-02-25 09:44 PST, Pavel Feldman
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-02-25 09:41:14 PST
This speeds things up and make chromium ready to the change.
Comment 1 Pavel Feldman 2010-02-25 09:44:10 PST
Created attachment 49499 [details]
[PATCH] Proposed change.
Comment 2 Dimitri Glazkov (Google) 2010-02-25 09:49:28 PST
Comment on attachment 49499 [details]
[PATCH] Proposed change.

Looks sane.
Comment 3 Pavel Feldman 2010-02-25 09:57:26 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/Script.js
	M	WebCore/inspector/front-end/ScriptsPanel.js
	M	WebCore/inspector/front-end/SourceView.js
	M	WebKit/chromium/ChangeLog
	M	WebKit/chromium/src/js/Tests.js
Committed r55241