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

Unified Diff: LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html

Issue 183893010: DevTools: extract TimelineModel.Record from TimelinePresentationModel.Record. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 10 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-dom-content-loaded-event.html
diff --git a/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html b/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html
index a487c3367e7158ae233904eba8da433b6f48e4c3..fc571e1086dbf7bc09e77b790aa81ec5974b92dc 100644
--- a/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html
+++ b/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html
@@ -6,7 +6,6 @@
function test()
{
- WebInspector.TimelineModel._doNotAssignEndTime = true;
finishCalled = 0;
InspectorTest.startTimeline(function() { InspectorTest.reloadPage(finish); });
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-compatibility.html ('k') | LayoutTests/inspector/timeline/timeline-filtering.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698