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

Side by Side Diff: testing/variations/fieldtrial_testing_config.json

Issue 2872923003: New bisect for crbug.com/706941. [AB]
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 unified diff | Download patch
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "AlternateComponentUrls": [ 2 "AlternateComponentUrls": [
3 { 3 {
4 "platforms": [ 4 "platforms": [
5 "android", 5 "android",
6 "chromeos", 6 "chromeos",
7 "ios", 7 "ios",
8 "linux", 8 "linux",
9 "mac", 9 "mac",
10 "win" 10 "win"
(...skipping 546 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 } 557 }
558 ], 558 ],
559 "DisallowFetchForDocWrittenScriptsInMainFrame": [ 559 "DisallowFetchForDocWrittenScriptsInMainFrame": [
560 { 560 {
561 "platforms": [ 561 "platforms": [
562 "android" 562 "android"
563 ], 563 ],
564 "experiments": [ 564 "experiments": [
565 { 565 {
566 "name": "DocumentWriteEvaluatorGroup", 566 "name": "DocumentWriteEvaluatorGroup",
567 "params": {
568 "disallowFetchForDocWrittenScriptsInMainFrame": "false",
569 "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConne ctions": "false"
570 },
571 "enable_features": [ 567 "enable_features": [
572 "DocumentWriteEvaluator" 568 "DocumentWriteEvaluator"
573 ] 569 ]
574 } 570 }
575 ] 571 ]
576 }, 572 },
577 { 573 {
578 "platforms": [ 574 "platforms": [
579 "chromeos" 575 "chromeos"
580 ], 576 ],
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
839 "platforms": [ 835 "platforms": [
840 "android", 836 "android",
841 "chromeos", 837 "chromeos",
842 "linux", 838 "linux",
843 "mac", 839 "mac",
844 "win" 840 "win"
845 ], 841 ],
846 "experiments": [ 842 "experiments": [
847 { 843 {
848 "name": "Enabled_30sMaxThrottilingDelay", 844 "name": "Enabled_30sMaxThrottilingDelay",
849 "params": {
850 "cpu_budget": "0.01",
851 "initial_budget": "1.0",
852 "max_budget": "3.0",
853 "max_delay": "-1"
854 },
855 "enable_features": [ 845 "enable_features": [
856 "ExpensiveBackgroundTimerThrottling" 846 "ExpensiveBackgroundTimerThrottling"
857 ] 847 ]
858 } 848 }
859 ] 849 ]
860 } 850 }
861 ], 851 ],
862 "ExtensionContentVerification": [ 852 "ExtensionContentVerification": [
863 { 853 {
864 "platforms": [ 854 "platforms": [
(...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after
1272 } 1262 }
1273 ], 1263 ],
1274 "NTPArticleSuggestions": [ 1264 "NTPArticleSuggestions": [
1275 { 1265 {
1276 "platforms": [ 1266 "platforms": [
1277 "android" 1267 "android"
1278 ], 1268 ],
1279 "experiments": [ 1269 "experiments": [
1280 { 1270 {
1281 "name": "EnabledSoftFetches", 1271 "name": "EnabledSoftFetches",
1282 "params": {
1283 "fetching_interval_hours-wifi-active_ntp_user": "8",
1284 "scheduler_trigger_types": "persistent_scheduler_wake_up ,ntp_opened",
1285 "send_top_languages": "true",
1286 "soft_fetching_interval_hours-active-active_ntp_user": " 2",
1287 "soft_fetching_interval_hours-active-active_suggestions_ consumer": "1",
1288 "soft_fetching_interval_hours-active-rare_ntp_user": "4"
1289 },
1290 "enable_features": [ 1272 "enable_features": [
1291 "NTPArticleSuggestions" 1273 "NTPArticleSuggestions"
1292 ] 1274 ]
1293 } 1275 }
1294 ] 1276 ]
1295 } 1277 }
1296 ], 1278 ],
1297 "NTPBookmarkSuggestions": [ 1279 "NTPBookmarkSuggestions": [
1298 { 1280 {
1299 "platforms": [ 1281 "platforms": [
1300 "android" 1282 "android"
1301 ], 1283 ],
1302 "experiments": [ 1284 "experiments": [
1303 { 1285 {
1304 "name": "Phase2Enabled3wWithDesktop", 1286 "name": "Phase2Enabled3wWithDesktop",
1305 "params": {
1306 "bookmarks_consider_desktop_visits": "true",
1307 "bookmarks_max_age_in_days": "21"
1308 },
1309 "enable_features": [ 1287 "enable_features": [
1310 "NTPBookmarkSuggestions" 1288 "NTPBookmarkSuggestions"
1311 ] 1289 ]
1312 } 1290 }
1313 ] 1291 ]
1314 } 1292 }
1315 ], 1293 ],
1316 "NTPPersonalizedSectionRanking": [ 1294 "NTPPersonalizedSectionRanking": [
1317 { 1295 {
1318 "platforms": [ 1296 "platforms": [
(...skipping 1751 matching lines...) Expand 10 before | Expand all | Expand 10 after
3070 { 3048 {
3071 "name": "Enabled", 3049 "name": "Enabled",
3072 "enable_features": [ 3050 "enable_features": [
3073 "use-new-media-cache" 3051 "use-new-media-cache"
3074 ] 3052 ]
3075 } 3053 }
3076 ] 3054 ]
3077 } 3055 }
3078 ] 3056 ]
3079 } 3057 }
OLDNEW
« 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