| Index: LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| diff --git a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt b/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| similarity index 85%
|
| copy from LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| copy to LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| index ba617260eefcc90fc93f28d6aee5ceb41f7c9b9e..a40669eda43283cbc1fe1c0a9e81662cc605a017 100644
|
| --- a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| +++ b/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| @@ -5,9 +5,10 @@ Script resource loaded
|
| ResourceSendRequest Properties:
|
| {
|
| data : {
|
| + frame : <string>
|
| requestId : <string>
|
| requestMethod : "GET"
|
| - url : .../inspector/timeline/timeline-network-resource.js
|
| + url : .../inspector/tracing/timeline-network-resource.js
|
| }
|
| endTime : <number>
|
| frameId : <string>
|
| @@ -20,11 +21,13 @@ ResourceSendRequest Properties:
|
| ResourceReceiveResponse Properties:
|
| {
|
| data : {
|
| + frame : <string>
|
| mimeType : <string>
|
| requestId : <string>
|
| statusCode : 0
|
| }
|
| endTime : <number>
|
| + frameId : <string>
|
| startTime : <number>
|
| thread : <string>
|
| type : "ResourceReceiveResponse"
|
|
|