| OLD | NEW |
| 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 2917 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2928 "experiments": [ | 2928 "experiments": [ |
| 2929 { | 2929 { |
| 2930 "name": "Enabled", | 2930 "name": "Enabled", |
| 2931 "enable_features": [ | 2931 "enable_features": [ |
| 2932 "VrShell" | 2932 "VrShell" |
| 2933 ] | 2933 ] |
| 2934 } | 2934 } |
| 2935 ] | 2935 ] |
| 2936 } | 2936 } |
| 2937 ], | 2937 ], |
| 2938 "VsyncAlignedInput": [ |
| 2939 { |
| 2940 "platforms": [ |
| 2941 "android", |
| 2942 "chromeos", |
| 2943 "linux", |
| 2944 "mac", |
| 2945 "win" |
| 2946 ], |
| 2947 "experiments": [ |
| 2948 { |
| 2949 "name": "Enable", |
| 2950 "enable_features": [ |
| 2951 "RequestUnbufferedDispatch", |
| 2952 "VsyncAlignedInput" |
| 2953 ] |
| 2954 } |
| 2955 ] |
| 2956 } |
| 2957 ], |
| 2938 "WebBluetoothBlocklist": [ | 2958 "WebBluetoothBlocklist": [ |
| 2939 { | 2959 { |
| 2940 "platforms": [ | 2960 "platforms": [ |
| 2941 "android", | 2961 "android", |
| 2942 "chromeos", | 2962 "chromeos", |
| 2943 "linux", | 2963 "linux", |
| 2944 "mac", | 2964 "mac", |
| 2945 "win" | 2965 "win" |
| 2946 ], | 2966 ], |
| 2947 "experiments": [ | 2967 "experiments": [ |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3057 { | 3077 { |
| 3058 "name": "Enabled", | 3078 "name": "Enabled", |
| 3059 "enable_features": [ | 3079 "enable_features": [ |
| 3060 "use-new-media-cache" | 3080 "use-new-media-cache" |
| 3061 ] | 3081 ] |
| 3062 } | 3082 } |
| 3063 ] | 3083 ] |
| 3064 } | 3084 } |
| 3065 ] | 3085 ] |
| 3066 } | 3086 } |
| OLD | NEW |