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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2870023004: New bisect for crbug.com/706941. [AA]
Patch Set: Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 761331ae0aa5f9efc38f57c90dd7eea44df9850a..af981208d40eb41f6090dadafcd015e9e66133cb 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -133,10 +133,6 @@
"experiments": [
{
"name": "LastUsedDateAndExpDate_IncreaseDropdownItemHeight_Experiment",
- "params": {
- "dropdown_item_height": "56",
- "show_expiration_date": "true"
- },
"enable_features": [
"AutofillCreditCardLastUsedDateDisplay",
"AutofillCreditCardPopupLayout"
@@ -157,9 +153,6 @@
"experiments": [
{
"name": "EnabledThree",
- "params": {
- "impression_limit": "3"
- },
"enable_features": [
"AutofillCreditCardSigninPromo"
]
@@ -258,9 +251,6 @@
"experiments": [
{
"name": "BackgroundOptimizationEnabled5sOrLess",
- "params": {
- "max_keyframe_distance_ms": "5000"
- },
"enable_features": [
"BackgroundVideoTrackOptimization"
]
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698