RESOLVED INVALID 26614
Link profile start messages to the profile that's running or finished.
https://bugs.webkit.org/show_bug.cgi?id=26614
Summary Link profile start messages to the profile that's running or finished.
Kevin McCullough
Reported 2009-06-22 11:07:50 PDT
This is dependent on: https://bugs.webkit.org/show_bug.cgi?id=19947 The Profiler in the web inspector should show profiles that are currently gathering information. and https://bugs.webkit.org/show_bug.cgi?id=26612 Notify of profile start in console But the basic idea is that the profile start message does not have a hyperlink like the profile end message, which will take the user to that profile in the profiles panel. The profile title in the profile start message should take you to the collecting profile if the profile has not finished (although the collecting profile doesn't really show anything interesting), and then after the profile has finished the link should take the user to the completed profile, which replaces the "running" profile. <rdar://problem/6994239>
Attachments
Brian Burg
Comment 1 2014-12-12 14:06:54 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.