Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(678)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt

Issue 1859293002: [DevTools] Move Console to v8_inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: 'console.markTimeline' is deprecated. Please use 'console.timeS tamp' instead. 1 CONSOLE WARNING: line 1: console.markTimeline method was removed.
dgozman 2016/04/08 18:18:46 Please revert the warning message.
kozy 2016/04/08 23:56:50 Done.
2 Tests the Timeline API instrumentation of a TimerFired events inside evaluated s cripts. 2 Tests the Timeline API instrumentation of a TimerFired events inside evaluated s cripts.
3 3
4 TimerFire fromEval.js:2 4 TimerFire fromEval.js:2
5 TimerFire fromEval.js:1 5 TimerFire fromEval.js:1
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698