Bug 68901

Summary: Web Inspector: UI performance: introduce heap size tracking stats.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: 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 yurys: review+

Ilya Tikhonovsky
Reported 2011-09-27 07:17:07 PDT
It is interesting how much the heap memory is used by Inspector in order of running the test.
Attachments
Patch (6.08 KB, patch)
2011-09-27 07:23 PDT, Ilya Tikhonovsky
no flags
Patch (6.44 KB, patch)
2011-09-27 07:35 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2011-09-27 07:23:29 PDT
Ilya Tikhonovsky
Comment 2 2011-09-27 07:35:54 PDT
Yury Semikhatsky
Comment 3 2011-09-27 07:58:31 PDT
Comment on attachment 108846 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=108846&action=review > Tools/DumpRenderTree/chromium/WebPreferences.cpp:188 > + settings->setMemoryInfoEnabled(true); Can we enable this only for inspector tests?
Ilya Tikhonovsky
Comment 4 2011-09-27 08:25:42 PDT
Note You need to log in before you can comment on or make changes to this bug.