Closed Bug 1947465 Opened 1 month ago Closed 1 month ago

Translations is not available on armeabi-v7a builds

Categories

(Fenix :: Translations, defect)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: vtamas, Unassigned)

Details

Attachments

(2 files)

Attached image v7build.png

Steps to reproduce

  1. Download the following Fenix build: https://archive.mozilla.org/pub/fenix/candidates/136.0b4-candidates/build1/android/fenix-136.0b4-android-armeabi-v7a/
  2. Install and open the Fenix app.
  3. Navigate to a webpage in a different language than the one of the System.
  4. Check for the Translations icon in the toolbar or Translations menu item.

Expected behavior

Translations feature is available also on armeabi-v7a builds.

Actual behavior

Translations feature is available only on arm64-v8a builds.

Device information

  • Firefox version: Firefox Nightly 137 (2025-02-11), Firefox 136 beta 4 and Firefox 135
  • Android device model: Sony Xperia Z5 Premium
  • Android OS version: Android 7.1.1

Thank you for reporting!

This seems expected to me because armeabi-v7a is x32 architecture and translations runs on WebAssembly, which requires x64.

To confirm, when running armeabi-v7a:

If WebAssembly isn't supported, then this is as expected.

There will likely also be a log in adb logcat of Success requesting engine support. isEngineSupported: false.

Flags: needinfo?(vtamas)

Thanks Olivia for explanations! Confirming that Relaxed SIMD and Fixed-width SIMD are not supported on armeabi-v7a build under Sony Xperia Z5 with Android 7.1.1.

Flags: needinfo?(vtamas)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: