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

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

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

Powered by Google App Engine
This is Rietveld 408576698