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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html

Issue 1648183002: Unflake inspector/tracing/timeline-load-event.html test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html
index 2f13f994fc5076bbc3ec426e273e8ab0c64803ba..c1efcb01154cb447e12a51e4d3a6183564534209 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-load-event.html
@@ -16,6 +16,7 @@ function display(callback)
function test()
{
+ WebInspector.panels.timeline._captureJSProfileSetting.set(false);
InspectorTest.startTimeline(function() { InspectorTest.reloadPage(pageReloaded); });
function pageReloaded()
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698