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

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

Issue 2273633002: Revert of WebFonts intervention v2: disable the feature on Android perf test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | no next file » | 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 "AllBookmarks": [ 2 "AllBookmarks": [
3 { 3 {
4 "disable_features": [ 4 "disable_features": [
5 "AllBookmarks" 5 "AllBookmarks"
6 ], 6 ],
7 "group_name": "Disabled" 7 "group_name": "Disabled"
8 } 8 }
9 ], 9 ],
10 "AndroidSessionNotifications": [ 10 "AndroidSessionNotifications": [
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 "VarationsServiceControl": [ 575 "VarationsServiceControl": [
576 { 576 {
577 "group_name": "Interval_30min", 577 "group_name": "Interval_30min",
578 "params": { 578 "params": {
579 "fetch_period_min": "30" 579 "fetch_period_min": "30"
580 } 580 }
581 } 581 }
582 ], 582 ],
583 "WebFontsInterventionV2": [ 583 "WebFontsInterventionV2": [
584 { 584 {
585 "group_name": "Disabled" 585 "group_name": "Enabled-slow2g"
586 } 586 }
587 ], 587 ],
588 "WebRTC-EnableWebRtcEcdsa": [ 588 "WebRTC-EnableWebRtcEcdsa": [
589 { 589 {
590 "enable_features": [ 590 "enable_features": [
591 "WebRTC-EnableWebRtcEcdsa" 591 "WebRTC-EnableWebRtcEcdsa"
592 ], 592 ],
593 "group_name": "Enabled" 593 "group_name": "Enabled"
594 } 594 }
595 ], 595 ],
596 "WebRTC-LocalIPPermissionCheck": [ 596 "WebRTC-LocalIPPermissionCheck": [
597 { 597 {
598 "group_name": "Enabled" 598 "group_name": "Enabled"
599 } 599 }
600 ], 600 ],
601 "WebRTC-PeerConnectionDTLS1.2": [ 601 "WebRTC-PeerConnectionDTLS1.2": [
602 { 602 {
603 "group_name": "Enabled" 603 "group_name": "Enabled"
604 } 604 }
605 ], 605 ],
606 "use-new-media-cache": [ 606 "use-new-media-cache": [
607 { 607 {
608 "enable_features": [ 608 "enable_features": [
609 "use-new-media-cache" 609 "use-new-media-cache"
610 ], 610 ],
611 "group_name": "Enabled" 611 "group_name": "Enabled"
612 } 612 }
613 ] 613 ]
614 } 614 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698