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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt

Issue 2706643002: DevTools: Move network request instrumentation points for timeline down the stack. (Closed)
Patch Set: addressing comment Created 3 years, 10 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/inspector/tracing/timeline-network/timeline-network-resource-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt
index 46b7b48d1f98187f290f519c04d6ec3103a67436..edfb3dbb600b404100ab7491b7d88bc1ff8316dd 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt
@@ -24,7 +24,6 @@ ResourceReceiveResponse Properties:
{
data : {
encodedDataLength : <number>
- frame : <string>
fromCache : false
fromServiceWorker : false
mimeType : <string>
@@ -32,7 +31,6 @@ ResourceReceiveResponse Properties:
statusCode : 0
}
endTime : <number>
- frameId : <string>
startTime : <number>
type : "ResourceReceiveResponse"
}

Powered by Google App Engine
This is Rietveld 408576698