if (searchParams.get('os') == 'osx') {
platform = 'macosx1015-64-shippable-qr';
} else if (searchParams.get('os') == 'windows-new') {
- platform = 'windows11-64-shippable-qr';
+ platform = 'windows11-64-24h2-hw-ref-shippable';
} else if (searchParams.get('os') == 'osxm2') {
platform = 'macosx1400-64-shippable-qr';
} else if (searchParams.get('os') == 'linux') {
total_sig_car = 4836588;
platform = 'macosx1015-64-shippable-qr';
} else if (searchParams.get('os') == 'windows-new') {
- total_sig_firefox = 87472;
- total_sig_chrome = 92125;
- total_sig_car = 92557;
- platform = 'windows11-64-shippable-qr';
+ total_sig_firefox = 5276630;
+ total_sig_chrome = 5279645;
+ total_sig_car = 5278169;
+ platform = 'windows11-64-24h2-hw-ref-shippable';
} else if (searchParams.get('os') == 'osxm2') {
total_sig_firefox = 5042783;
total_sig_chrome = 5044184;
switch (platform) {
case 'windows10-64-shippable-qr':
return 0.65;
- case 'windows11-64-shippable-qr':
+ case 'windows11-64-24h2-hw-ref-shippable':
return 0.15;
case 'macosx1400-64-shippable-qr':
return 0.2;