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

Unified Diff: LayoutTests/inspector/timeline/timeline-mark-timeline.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-mark-timeline.html
diff --git a/LayoutTests/inspector/timeline/timeline-mark-timeline.html b/LayoutTests/inspector/timeline/timeline-mark-timeline.html
index 4c65739343ab09a85406c09f20ff4166ddb71f85..837bd5e61532260aaf330abec7d1c508168c8dba 100644
--- a/LayoutTests/inspector/timeline/timeline-mark-timeline.html
+++ b/LayoutTests/inspector/timeline/timeline-mark-timeline.html
@@ -11,7 +11,6 @@ function performActions()
function test()
{
- WebInspector.TimelineModel._doNotAssignEndTime = true;
InspectorTest.performActionsAndPrint("performActions()", "TimeStamp");
}
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-load-event.html ('k') | LayoutTests/inspector/timeline/timeline-network-resource.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698