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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt

Issue 1353653003: DevTools: cleanup timeline concise record details generation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: re-uploading after blink repo merge Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
index 42a5e1996d9ebc54b3da355bb954d9487e54b9ae..18e98e876799c360fdf84eee8c4fd35a93e47b9b 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
@@ -15,6 +15,7 @@ XHRReadyStateChange Properties:
thread : <string>
type : "XHRReadyStateChange"
}
+Text details for XHRReadyStateChange: network/resources/resource.php
XHRReadyStateChange Properties:
{
children : <object>
@@ -29,6 +30,7 @@ XHRReadyStateChange Properties:
thread : <string>
type : "XHRReadyStateChange"
}
+Text details for XHRReadyStateChange: network/resources/resource.php
XHRReadyStateChange Properties:
{
children : <object>
@@ -43,6 +45,7 @@ XHRReadyStateChange Properties:
thread : <string>
type : "XHRReadyStateChange"
}
+Text details for XHRReadyStateChange: network/resources/resource.php
XHRReadyStateChange Properties:
{
children : <object>
@@ -57,6 +60,7 @@ XHRReadyStateChange Properties:
thread : <string>
type : "XHRReadyStateChange"
}
+Text details for XHRReadyStateChange: network/resources/resource.php
XHRLoad Properties:
{
children : <object>
@@ -70,4 +74,5 @@ XHRLoad Properties:
thread : <string>
type : "XHRLoad"
}
+Text details for XHRLoad: network/resources/resource.php

Powered by Google App Engine
This is Rietveld 408576698