devtools-docs icon indicating copy to clipboard operation
devtools-docs copied to clipboard

console.trace/time/timeline updates

Open paulirish opened this issue 10 years ago • 3 comments

Followup from #93 and #13…

  • lets show an example from remysharp on how we can pass args to console.trace effectively
  • calling console.timeline() a few time works fine, it just concatenates onto a longer recording in the devtools.

paulirish avatar Jun 13 '14 20:06 paulirish

I asked remy about console.trace and he asked if it is about the crbug he opened a couple months back. Not sure what example you were referring to exactly for that.

jaredwilli avatar Jun 30 '14 16:06 jaredwilli

and also with the new UI of the timeline panel, i'm unclear about how the console.timeline nesting works. I dont see it working the way I thought it did

jaredwilli avatar Jun 30 '14 16:06 jaredwilli

Another, console.time()s new behavior in timeline flame chart mode.

paulirish avatar Jan 06 '15 19:01 paulirish