Skip to content

Commit

Permalink
Reland "Added fieldtrial_testing_config entry for Client-side LoFi."
Browse files Browse the repository at this point in the history
This is a reland of 0e5c669
Original change's description:
> Added fieldtrial_testing_config entry for Client-side LoFi.
> 
> Bug: 
> Change-Id: I9f792d5b74dd28ee9442725a182a69de62c4f66e
> Reviewed-on: https://chromium-review.googlesource.com/700794
> Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
> Reviewed-by: Scott Little <sclittle@chromium.org>
> Commit-Queue: Scott Little <sclittle@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#506482}

Change-Id: I77f79b2538e087f921628e10f638bf84865f5cd5
Reviewed-on: https://chromium-review.googlesource.com/709920
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Commit-Queue: Scott Little <sclittle@chromium.org>
Cr-Commit-Position: refs/heads/master@{#507806}
  • Loading branch information
scott-little authored and Commit Bot committed Oct 10, 2017
1 parent be84c82 commit 93f2601
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2525,6 +2525,25 @@
]
}
],
"PreviewsClientLoFi": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_2G_Replace_Server_Placeholders",
"params": {
"max_allowed_effective_connection_type": "2G",
"replace_server_placeholders": "true"
},
"enable_features": [
"ClientLoFi"
]
}
]
}
],
"PrintPdfAsImage": [
{
"platforms": [
Expand Down

0 comments on commit 93f2601

Please sign in to comment.