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

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

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

Powered by Google App Engine
This is Rietveld 408576698