Bug 19559 - JSProfiler: Profiler should handle profiles across page loads. (or at least restart profiling on load)
Summary: JSProfiler: Profiler should handle profiles across page loads. (or at least r...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-15 10:49 PDT by Alex Eiser
Modified: 2008-06-15 10:49 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Eiser 2008-06-15 10:49:48 PDT
If you start a profile and then reload/change pages the profile command should do one of the following.

1) Stop profiling (and update the UI to stop) - less preferred
2) Restart the profiling and display the profile of all on load activities.