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

Side by Side Diff: LayoutTests/http/tests/inspector/network/from-disk-cache-timing-expected.txt

Issue 637523002: DevTools: use timing information for "disk cached" resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 1: Done.
2 CONSOLE MESSAGE: line 1: Done.
3 Tests requests loaded from disk cache have correct timing
4
5 URL:http://127.0.0.1:8000/inspector/network/resources/cached-script.php
6 from memory cache: false
7 from disk cache: false
8 has timing: true
9
10 URL:http://127.0.0.1:8000/inspector/network/resources/cached-script.php
11 from memory cache: false
12 from disk cache: true
13 has timing: true
14
15 Second request starts later than first: true
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698