Bug 35392

Summary: Web Inspector: make script lines count calculation lazy.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. dglazkov: review+

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