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

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: rebased Created 6 years, 1 month 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 de7bccf65b626e75a3d52e63ee4264c4bf815cdf..9d712b4394ee5e255b5974994292a904777d049f 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>
@@ -21,14 +29,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