Bug 19559

Summary: JSProfiler: Profiler should handle profiles across page loads. (or at least restart profiling on load)
Product: WebKit Reporter: Alex Eiser <Alex.Eiser>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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.