Bug 70499

Summary: Web Inspector: minor CPU profiling UX improvements
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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 yurys: review+

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.