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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt

Issue 2486923005: Timeline: add moar attributes in frame instrumentation (Closed)
Patch Set: rebased Created 4 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: third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
index 02869bf74064d7472869a9941f78358a0d63eb34..77259bd86ac08c015715a1c32a1e624977bafd11 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
@@ -1,8 +1,10 @@
+
Recording started
Tracing complete
Frames in TracingStartedInPage
-url: inspector-protocol/timeline/page-frames.html name:
+url: inspector-protocol/timeline/page-frames.html name: parent: undefined nodeId: undefined
+url: data:text/html,<script>window.foo = 42</script> name: frame0 parent: string nodeId: number
Frames in CommitLoad events
-url: about:blank name: Frame No. 1
-url: inspector-protocol/resources/blank.html name:
+url: about:blank name: Frame No. 1 parent: string nodeId: number
+url: inspector-protocol/resources/blank.html name: parent: string nodeId: number

Powered by Google App Engine
This is Rietveld 408576698