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

Side by Side Diff: LayoutTests/inspector/tracing/timeline-script-tag-2-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 1: SCRIPT TAG 1 CONSOLE MESSAGE: line 1: SCRIPT TAG
2 Tests the Timeline API instrumentation of a script tag with an external script. 2 Tests the Timeline API instrumentation of a script tag with an external script.
3 3
4 EvaluateScript Properties: 4 EvaluateScript Properties:
5 { 5 {
6 children : <object> 6 children : <object>
7 data : { 7 data : {
8 frame : <string>
8 lineNumber : <number> 9 lineNumber : <number>
9 url : .../inspector/timeline/timeline-script-tag-2.js 10 url : .../inspector/tracing/timeline-script-tag-2.js
10 } 11 }
11 endTime : <number> 12 endTime : <number>
12 frameId : <string> 13 frameId : <string>
13 startTime : <number> 14 startTime : <number>
14 thread : <string> 15 thread : <string>
15 type : "EvaluateScript" 16 type : "EvaluateScript"
16 } 17 }
17 18
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-script-tag-2.js ('k') | LayoutTests/inspector/tracing/timeline-time.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698