RESOLVED FIXED Bug 35392
Web Inspector: make script lines count calculation lazy.
https://bugs.webkit.org/show_bug.cgi?id=35392
Summary Web Inspector: make script lines count calculation lazy.
Pavel Feldman
Reported 2010-02-25 09:41:14 PST
This speeds things up and make chromium ready to the change.
Attachments
[PATCH] Proposed change. (9.95 KB, patch)
2010-02-25 09:44 PST, Pavel Feldman
dglazkov: review+
Pavel Feldman
Comment 1 2010-02-25 09:44:10 PST
Created attachment 49499 [details] [PATCH] Proposed change.
Dimitri Glazkov (Google)
Comment 2 2010-02-25 09:49:28 PST
Comment on attachment 49499 [details] [PATCH] Proposed change. Looks sane.
Pavel Feldman
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.