bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly doesn't show ARM64 builds

Open JohanLorenzo opened this issue 1 year ago • 4 comments
trafficstars

Description

Found by @lissyx. Follows https://github.com/mozilla/bedrock/issues/14414 up. nightly.mozilla.org doesn't show the ARM64 builds even when running on a Linux ARM64 machine. See screencast below:

https://github.com/mozilla/bedrock/assets/5907366/1a2f1876-8ae5-40dc-bbcc-b22a03df336d

JohanLorenzo avatar Apr 29 '24 08:04 JohanLorenzo

We can't accurately detect ARM architecture via user agent strings on the web today, as many browsers now freeze this information. If you want the ARM Linux builds you can click the "All Languages and platforms" link shown in the screen grab.

alexgibson avatar Apr 29 '24 08:04 alexgibson

An alternative is we could replace Linux download button with a drop down selector, similar to the ones seen for Firefox mobile here: https://www.mozilla.org/en-US/firefox/

This could then include 32/64/ARM64 options.

alexgibson avatar Apr 29 '24 08:04 alexgibson

@JohanLorenzo I filed a wider issue to help address this, which could also hopefully improve the Linux download flow across the site. Let me know if you have any thoughts / opinions: https://github.com/mozilla/bedrock/issues/14613

alexgibson avatar May 29 '24 15:05 alexgibson

@alexgibson, your proposal is great! Just for the record, Linux ARM64 doesn't ride the train, so it won't show up on beta and release soon. I'll keep you posted once we let it ride 🙂

JohanLorenzo avatar May 29 '24 15:05 JohanLorenzo

Notably with linux-i686 removal, and linux-aarch64 available across all channels, maybe updating the choices from 32+64 to 64+ARM site-wide https://github.com/mozilla/bedrock/issues/14613#issuecomment-3370675252 makes sense now.

janbrasna avatar Oct 06 '25 10:10 janbrasna