Bug 21259

Summary: Web Inspector: profiles should include timestamp or force unique names
Product: WebKit Reporter: Kevin McCullough <kmccullough>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: alph, graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Kevin McCullough
Reported 2008-09-30 16:18:53 PDT
1) Open the Web Inspector and the console 2) Type "console.profile("Profile 1");" 3) Type "console.profileEnd("Profile 1");" 4) Note that in the profiler there is now a profile with the title "Profile 1" 5) Press the start/stop button in the profiler twice to make a new profile. 6) Notice that there are now two profiles with the name "Profile 1" in the list.
Attachments
Kevin McCullough
Comment 1 2008-09-30 16:20:34 PDT
Note You need to log in before you can comment on or make changes to this bug.