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

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

Issue 673603002: Reland: Make the HTMLDocumentParser yield more aggressively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaselined Created 5 years, 11 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/tracing/timeline-script-tag-1-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-script-tag-1-expected.txt b/LayoutTests/inspector/tracing/timeline-script-tag-1-expected.txt
index f65d3b66ee94a1da65dc86154ba66524c5584d35..4567d346d2b7ab8db2d7f807e2eb24c1dbaa722b 100644
--- a/LayoutTests/inspector/tracing/timeline-script-tag-1-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-script-tag-1-expected.txt
@@ -7,6 +7,14 @@ ParseHTML
ParseHTML
----> EvaluateScript
--------> Timestamp: SCRIPT TAG
+----> EventDispatch
+----> EventDispatch
+----> EventDispatch
+----> EventDispatch
+--------> FunctionCall
+------------> FunctionCall
+----> EventDispatch
+----> EventDispatch
EvaluateScript Properties:
{
children : <object>
@@ -23,14 +31,4 @@ EvaluateScript Properties:
thread : <string>
type : "EvaluateScript"
}
-ParseHTML
-ParseHTML
-----> EventDispatch
-----> EventDispatch
-----> EventDispatch
-----> EventDispatch
---------> FunctionCall
-------------> FunctionCall
-----> EventDispatch
-----> EventDispatch

Powered by Google App Engine
This is Rietveld 408576698