|
[Telemetry] Add a PageTest option to clear cache before each run.
This will be used for the network simulation page cycler where we need to
ensure that each page load requests the resources from WPR instead of from
the browser cache.
BUG=None
TEST=top_25 page cycler on linux
NOTRY=True
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207979
Total comments: 5
Total comments: 8
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+95 lines, -33 lines) |
Patch |
 |
M |
tools/telemetry/docs/telemetry.html
|
View
|
1
2
3
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.core.chrome.html
|
View
|
1
2
3
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.core.chrome.inspector_backend.html
|
View
|
1
2
3
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
tools/telemetry/docs/telemetry.core.chrome.inspector_network.html
|
View
|
1
2
3
4
5
|
4 chunks |
+9 lines, -18 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.core.tab.html
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.page.page_measurement.html
|
View
|
1
2
3
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.page.page_test.html
|
View
|
1
2
3
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.page.page_test_runner.html
|
View
|
1
2
3
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/docs/telemetry.page.record_wpr.html
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/core/chrome/inspector_backend.py
|
View
|
1
2
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/core/chrome/inspector_network.py
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/core/tab.py
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/page_measurement.py
|
View
|
1
2
3
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/page_runner.py
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/page_test.py
|
View
|
1
2
3
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|