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

Unified Diff: LayoutTests/inspector/timeline/timeline-window-filter.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-window-filter.html
diff --git a/LayoutTests/inspector/timeline/timeline-window-filter.html b/LayoutTests/inspector/timeline/timeline-window-filter.html
index d98f7640007a9c69836f7d59ef2d05f7aad82ec7..1983f42ef07e6a46754ec334b27b4a93bc9b7860 100644
--- a/LayoutTests/inspector/timeline/timeline-window-filter.html
+++ b/LayoutTests/inspector/timeline/timeline-window-filter.html
@@ -7,7 +7,6 @@
function test()
{
- WebInspector.experimentsSettings.timelineOnTraceEvents.enableForTest();
var timelineData = InspectorTest.timelineData();
WebInspector.inspectorView.showPanel("timeline");

Powered by Google App Engine
This is Rietveld 408576698