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

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

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 8: iframe loaded 1 CONSOLE MESSAGE: line 8: iframe loaded
2 Tests the Timeline API instrumentation of an HTML script tag. 2 Tests the Timeline API instrumentation of an HTML script tag.
3 3
4 4
5 ParseHTML 5 ParseHTML
6 ParseHTML 6 ParseHTML
7 ----> EvaluateScript 7 ----> EvaluateScript
8 --------> TimeStamp : SCRIPT TAG 8 --------> TimeStamp : SCRIPT TAG
9 EvaluateScript Properties: 9 EvaluateScript Properties:
10 { 10 {
11 children : <object> 11 children : <object>
12 data : { 12 data : {
13 frame : <string>
13 lineNumber : <number> 14 lineNumber : <number>
14 url : .../inspector/timeline/resources/timeline-iframe-data.html 15 url : .../inspector/tracing/resources/timeline-iframe-data.html
15 } 16 }
16 endTime : <number> 17 endTime : <number>
17 frameId : <string> 18 frameId : <string>
18 startTime : <number> 19 startTime : <number>
19 thread : <string> 20 thread : <string>
20 type : "EvaluateScript" 21 type : "EvaluateScript"
21 } 22 }
22 ParseHTML 23 ParseHTML
23 ParseHTML 24 ParseHTML
24 ----> EventDispatch 25 ----> EventDispatch
26 ----> EventDispatch
27 ----> EventDispatch
28 ----> EventDispatch
25 --------> FunctionCall 29 --------> FunctionCall
26 ------------> FunctionCall 30 ------------> FunctionCall
27 ----> MarkLoad 31 ----> EventDispatch
28 ----> MarkDOMContent 32 ----> EventDispatch
29 33
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-script-tag-1.html ('k') | LayoutTests/inspector/tracing/timeline-script-tag-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698