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

Unified Diff: LayoutTests/inspector/timeline/timeline-event-dispatch.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-decode-resize was fixed? 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-event-dispatch.html
diff --git a/LayoutTests/inspector/timeline/timeline-event-dispatch.html b/LayoutTests/inspector/timeline/timeline-event-dispatch.html
index 399fab610983ac8c604eb63ca8ad219899c6c14d..414678214194f0e7b025ebf3f8a6b2b3c843da91 100644
--- a/LayoutTests/inspector/timeline/timeline-event-dispatch.html
+++ b/LayoutTests/inspector/timeline/timeline-event-dispatch.html
@@ -24,6 +24,7 @@ function performActions()
function test()
{
+ InspectorTest.startDumpingProtocolMessages();
yurys 2014/07/24 16:58:37 Revert this.
loislo 2014/07/28 14:00:05 Done.
InspectorTest.performActionsAndPrint("performActions()", "EventDispatch");
}

Powered by Google App Engine
This is Rietveld 408576698