RESOLVED FIXED70499
Web Inspector: minor CPU profiling UX improvements
https://bugs.webkit.org/show_bug.cgi?id=70499
Summary Web Inspector: minor CPU profiling UX improvements
Pavel Feldman
Reported 2011-10-20 07:29:13 PDT
- Store profile type - Store time percentage toggle state
Attachments
Patch (8.69 KB, patch)
2011-10-20 07:31 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-10-20 07:31:23 PDT
Yury Semikhatsky
Comment 2 2011-10-20 07:47:12 PDT
Comment on attachment 111768 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=111768&action=review > Source/WebCore/inspector/front-end/ProfileView.js:37 > + this.view = WebInspector.settings.createSetting("cpuProfilerView", WebInspector.CPUProfileView._TypeHeavy); Maybe private?
Pavel Feldman
Comment 3 2011-10-20 07:50:58 PDT
Note You need to log in before you can comment on or make changes to this bug.