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

Unified Diff: LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html

Issue 1354833002: DevTools: Nuke timeline frame overview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing/timeline-records-cleared.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html
diff --git a/LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html b/LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html
index be9b34badb08617228e7114df7f2c1255df95871..c087883cb584037b2f58746fde0480c42f02a48f 100644
--- a/LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html
+++ b/LayoutTests/inspector/tracing/timeline-flame-chart-automatically-size-window.html
@@ -11,7 +11,6 @@ function test()
var timelineData = InspectorTest.timelineData();
var timeline = WebInspector.panels.timeline;
- timeline._overviewModeSetting.set(WebInspector.TimelinePanel.OverviewMode.Frames);
timeline._flameChartEnabledSetting.set(true);
timeline._onModeChanged();
timeline._currentViews[0]._automaticallySizeWindow = true;
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing/timeline-records-cleared.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698