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

Unified Diff: LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt

Issue 213003002: DevTools: allow whitelist of timeline events to be pushed live although in bufferEvent mode. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Same with front-end Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt
diff --git a/LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt b/LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt
index 043bd473487b709cf48c0cc343d43a2d95507420..c59b9a950d101da7f224a00d072e308c42ca0817 100644
--- a/LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt
+++ b/LayoutTests/inspector-protocol/timeline/timeline-start-bufferEvents-expected.txt
@@ -1,2 +1,11 @@
-Recording stopped: FunctionCall
+Recording started
+ Event recorded: TimerFire
+Recording stopped
+Events:
+FunctionCall
+ TimeStamp
+ TimerInstall
+TimerFire
+ FunctionCall
+ TimeStamp

Powered by Google App Engine
This is Rietveld 408576698