You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the Firefox for Android compatibility declaration. Firefox builds now explicitly target desktop Firefox only.
Corrected the documented browser support baseline so Android is no longer advertised as supported.
Build validation
Added regression coverage that prevents Android compatibility from being enabled accidentally in future releases.
Kept strict Firefox package validation while safely accounting for Mozilla's known Android compatibility warning when gecko_android is intentionally absent.
Verified the Chrome and Firefox packages contain the correct version and browser-specific manifests.