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

Unified Diff: LayoutTests/inspector/timeline/timeline-script-tag-1-expected.txt

Issue 481403002: DevTools: move tracing based Timeline out of experiment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated inspector/timeline/timeline-coalescing.html Created 6 years, 4 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-script-tag-1-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-script-tag-1-expected.txt b/LayoutTests/inspector/timeline/timeline-script-tag-1-expected.txt
index 1eebec1b2b18d5c77215898bb037e958de2bf372..992239699839c3aa39a0ed58c3d6488ab9a45092 100644
--- a/LayoutTests/inspector/timeline/timeline-script-tag-1-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-script-tag-1-expected.txt
@@ -10,6 +10,7 @@ EvaluateScript Properties:
{
children : <object>
data : {
+ frame : <string>
lineNumber : <number>
url : .../inspector/timeline/resources/timeline-iframe-data.html
}
@@ -22,8 +23,11 @@ EvaluateScript Properties:
ParseHTML
ParseHTML
----> EventDispatch
+----> EventDispatch
+----> EventDispatch
+----> EventDispatch
--------> FunctionCall
------------> FunctionCall
-----> MarkLoad
-----> MarkDOMContent
+----> EventDispatch
+----> EventDispatch

Powered by Google App Engine
This is Rietveld 408576698