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

Unified Diff: LayoutTests/inspector/timeline/timeline-load-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-load-event.html
diff --git a/LayoutTests/inspector/timeline/timeline-load-event.html b/LayoutTests/inspector/timeline/timeline-load-event.html
index 20ba50e605a0517e4ea7d59582e4b8e86e37a755..9c1dc43d122d70813f7ee792c577d63884f1cd9f 100644
--- a/LayoutTests/inspector/timeline/timeline-load-event.html
+++ b/LayoutTests/inspector/timeline/timeline-load-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-load.html ('k') | LayoutTests/inspector/timeline/timeline-mark-timeline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698