Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-metadata-expected.txt
Issue 2413233003 :
DevTools: introduce WI.Resource.contentSize() and WI.Resource.lastModified() (Closed)
Patch Set: always send last-modified in php script
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/cached-resource-metadata.html
third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/cached-resource-metadata-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-metadata.html
third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-metadata-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resources/script-with-constant-last-modified.php
third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp
third_party/WebKit/Source/core/inspector/browser_protocol.json
third_party/WebKit/Source/devtools/front_end/platform/utilities.js
third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js
third_party/WebKit/Source/devtools/front_end/sdk/NetworkRequest.js
third_party/WebKit/Source/devtools/front_end/sdk/Resource.js
third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js