Commit 5796dc83 authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Revert "Add ThrottleDelayable 4G params to fieldtrial_testing_config.json"

This reverts commit 69c98ffc.

Reason for revert: The field trial experiment was turned down since
it did not show any improvement (see http://shortn/_3N4YH2mKyq). Besides, the perf bots showed a
regression.

Original change's description:
> Add ThrottleDelayable 4G params to fieldtrial_testing_config.json
> 
> Bug: 746640
> Change-Id: Ie312a7756f5e6917a4d7c2bd107951f4928e97d0
> Reviewed-on: https://chromium-review.googlesource.com/1024054
> Reviewed-by: Jesse Doherty <jwd@chromium.org>
> Commit-Queue: Tarun Bansal <tbansal@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#552765}

TBR=jwd@chromium.org,tbansal@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 746640, 838443
Change-Id: I349ed4bdafedeadb8e80af332472937babb7b820
Reviewed-on: https://chromium-review.googlesource.com/1117220Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570875}
parent 1d432bea
......@@ -4029,11 +4029,8 @@
"name": "Enabled",
"params": {
"EffectiveConnectionType1": "3G",
"EffectiveConnectionType2": "4G",
"MaxDelayableRequests1": "14",
"MaxDelayableRequests2": "18",
"NonDelayableWeight1": "3.0",
"NonDelayableWeight2": "3.0"
"NonDelayableWeight1": "2.0"
},
"enable_features": [
"ThrottleDelayable"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment