Bug 117571
Summary: | Web Inspector: Make console.profile/profileEnd start/stop Timeline recording | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Web Inspector | Assignee: | Timothy Hatcher <timothy> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | graouts, joepeck, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Antoine Quint
During a WWDC lab, an attendee suggested we add a console API to start and stop timeline recording, much like we can start/stop recording a profile. In the case of profiles, we keep track of previous recordings while the timeline would clear itself in the current state, but that would have to be a face-of-life for now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14136416>
Timothy Hatcher
Moving to the right component.
Timothy Hatcher
I plan to make console.profile and profileEnd do this.
Timothy Hatcher
Fixed this last week.
*** This bug has been marked as a duplicate of bug 134643 ***