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

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

Issue 2344503002: Enable faster reload on variation testing (Closed)
Patch Set: Created 4 years, 3 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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 } 256 }
257 ], 257 ],
258 "NewAudioRenderingMixingStrategy": [ 258 "NewAudioRenderingMixingStrategy": [
259 { 259 {
260 "enable_features": [ 260 "enable_features": [
261 "NewAudioRenderingMixingStrategy" 261 "NewAudioRenderingMixingStrategy"
262 ], 262 ],
263 "group_name": "Enabled" 263 "group_name": "Enabled"
264 } 264 }
265 ], 265 ],
266 "NonValidatingReloadOnRefreshContent": [ 266 "NonValidatingReloadOnNormalReload": [
267 { 267 {
268 "enable_features": [ 268 "enable_features": [
269 "NonValidatingReloadOnRefreshContent" 269 "NonValidatingReloadOnNormalReload"
270 ], 270 ],
271 "group_name": "Enabled" 271 "group_name": "Enabled"
272 } 272 }
273 ], 273 ],
274 "NonValidatingReloadOnRefreshContentV2": [ 274 "NonValidatingReloadOnRefreshContentV2": [
275 { 275 {
276 "enable_features": [ 276 "enable_features": [
277 "NonValidatingReloadOnRefreshContentV2" 277 "NonValidatingReloadOnRefreshContentV2"
278 ], 278 ],
279 "group_name": "Enabled" 279 "group_name": "Enabled"
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 ], 664 ],
665 "use-new-media-cache": [ 665 "use-new-media-cache": [
666 { 666 {
667 "enable_features": [ 667 "enable_features": [
668 "use-new-media-cache" 668 "use-new-media-cache"
669 ], 669 ],
670 "group_name": "Enabled" 670 "group_name": "Enabled"
671 } 671 }
672 ] 672 ]
673 } 673 }
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