[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:33:16 PST 2016


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

--- Comment #5 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to comment #4)
> Hmm, we already use time/timeEnd for a high performance time measurement
> that already outputs to the console.

Chrome's time/timeEnd does the same.

timeline/timelineEnd were removed when they switched to a tracing profiler in the
timelines.

https://code.google.com/p/chromium/issues/detail?id=412782

I find it to be a very bad developer experience. I hope we don't do the same
with profile/profileEnd.

-- 
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/62185719/attachment.html>


More information about the webkit-unassigned mailing list