Bug 83682

Summary: Web Inspector: showing summary view is very slow on a snapshot with thousands of constructors
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, 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 pfeldman: review+

Yury Semikhatsky
Reported 2012-04-11 02:14:50 PDT
We can create constructor nodes content lazily to fix this.
Attachments
Patch (10.62 KB, patch)
2012-04-11 04:35 PDT, Yury Semikhatsky
no flags
Patch (9.73 KB, patch)
2012-04-11 04:40 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2012-04-11 04:35:08 PDT
Yury Semikhatsky
Comment 2 2012-04-11 04:40:41 PDT
Ilya Tikhonovsky
Comment 3 2012-04-11 05:07:31 PDT
Comment on attachment 136658 [details] Patch This patch will help us to speed-up only the initial show. We also need to speed-up the class filter use-case. lgtm.
Yury Semikhatsky
Comment 4 2012-04-11 05:52:24 PDT
Note You need to log in before you can comment on or make changes to this bug.