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

Unified Diff: LayoutTests/inspector/timeline/timeline-time.html

Issue 399043002: DevTools: switch Timeline frontend into buffered mode and remove the corresponding experiment. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: timeline-websocket-event rebaselined Created 6 years, 5 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/timeline/timeline-time.html
diff --git a/LayoutTests/inspector/timeline/timeline-time.html b/LayoutTests/inspector/timeline/timeline-time.html
index 17aee2a4cadced953efcd4192d2cbeabdc66a7c8..59410f975487a3040c0e5751d6a1538b89d3e035 100644
--- a/LayoutTests/inspector/timeline/timeline-time.html
+++ b/LayoutTests/inspector/timeline/timeline-time.html
@@ -51,6 +51,7 @@ function consoleTimeWithoutConsoleTimeEnd()
function test()
{
+ InspectorTest.startDumpingProtocolMessages();
InspectorTest.runTestSuite([
function testSimpleConsoleTime(next)
{
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-script-id.html ('k') | LayoutTests/inspector/timeline/timeline-timer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698