WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
21259
Web Inspector: profiles should include timestamp or force unique names
https://bugs.webkit.org/show_bug.cgi?id=21259
Summary
Web Inspector: profiles should include timestamp or force unique names
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
Add attachment
proposed patch, testcase, etc.
Kevin McCullough
Comment 1
2008-09-30 16:20:34 PDT
<
rdar://problem/6259153
<
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug