RESOLVED FIXED Bug 68901
Web Inspector: UI performance: introduce heap size tracking stats.
https://bugs.webkit.org/show_bug.cgi?id=68901
Summary Web Inspector: UI performance: introduce heap size tracking stats.
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.