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

Unified Diff: LayoutTests/inspector/timeline/timeline-animation-frame.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-animation-frame.html
diff --git a/LayoutTests/inspector/timeline/timeline-animation-frame.html b/LayoutTests/inspector/timeline/timeline-animation-frame.html
index 6c00a438ba408a43f3d6ec42f0b3df22fe98404a..c545b55402f0d11100726d2021a12e623f656932 100644
--- a/LayoutTests/inspector/timeline/timeline-animation-frame.html
+++ b/LayoutTests/inspector/timeline/timeline-animation-frame.html
@@ -16,7 +16,6 @@ function performActions()
function test()
{
- WebInspector.TimelineModel._doNotAssignEndTime = true;
InspectorTest.startTimeline(function() {
InspectorTest.evaluateInPage("performActions()");
});
« no previous file with comments | « LayoutTests/inspector/timeline-dfs-expected.txt ('k') | LayoutTests/inspector/timeline/timeline-coalescing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698