[Webkit-unassigned] [Bug 152417] Web Inspector: Implement console.timeline() and console.timelineEnd()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 15:07:47 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152417

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
Chrome DevTools renamed console.timeline & console.timelineEnd to
console.time and console.timeEnd.

> console.timeline()
< 'console.timeline' is deprecated. Please use 'console.time' instead.
> console.timelineEnd()
< 'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/24ee1cd6/attachment.html>


More information about the webkit-unassigned mailing list