Bug 47491 - Web Inspector: introduce console.timeline and console.timelineEnd, console.timelines.
Summary: Web Inspector: introduce console.timeline and console.timelineEnd, console.ti...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 08:10 PDT by Pavel Feldman
Modified: 2014-12-12 14:07 PST (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-10-11 08:10:07 PDT
We should align this with profiler as well.
Comment 1 Timothy Hatcher 2010-10-11 08:19:53 PDT
Don't you mean console.timelineStart (instead of console.timeline)?

Also is console.timelines like console.profiles? Adding console.profiles was only meant for layout tests, and it was a mistake to expose. So following in those footsteps seems wrong.
Comment 2 Brian Burg 2014-12-12 14:07:21 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.