Bug 47491

Summary: Web Inspector: introduce console.timeline and console.timelineEnd, console.timelines.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, mnaganov, paulirish, pfeldman, pmuellr, rik, sam, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.