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

Unified Diff: LayoutTests/inspector/timeline/timeline-load.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.html
diff --git a/LayoutTests/inspector/timeline/timeline-load.html b/LayoutTests/inspector/timeline/timeline-load.html
index 8f474594fce8063000039064e52a33975e57934f..8cd9679d9244d52a910e221fc0768295e31d1cf7 100644
--- a/LayoutTests/inspector/timeline/timeline-load.html
+++ b/LayoutTests/inspector/timeline/timeline-load.html
@@ -6,7 +6,6 @@
function test()
{
- WebInspector.TimelineModel._doNotAssignEndTime = true;
function runTestWithDataAndCheck(input, expectedOutput)
{
WebInspector.showPanel("timeline");
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-filtering.html ('k') | LayoutTests/inspector/timeline/timeline-load-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698