Open
Bug 1907308
Opened 1 year ago
Updated 1 year ago
Crash when registering on webauthn.io/ while the pref 'security.webauthn.webauthn_enable_android_fido2.residentkey' is set to 'false'
Categories
(Firefox for Android :: Crash Reporting, defect)
Tracking
()
NEW
People
(Reporter: mlobontiuroman, Unassigned)
Details
Attachments
(1 file)
766.07 KB,
text/plain
|
Details |
Steps to reproduce
- In about:config, set the
security.webauthn.webauthn_enable_android_fido2.residentkey
tofalse
. - Open webauthn.io page, and try to register.
Expected behavior
The registration is done successfully once the pattern is drawn.
Actual behavior
The app crashes - please see the attached logcat.
In about:crashes there is no crash listed.
Device information
- Firefox version: Beta 129.0b2, Nightly 130.0a1 from 7/11
- Android device: Lenovo TB X606X (Android 10)
Any additional information?
- the app doesn't crash when setting the
security.webauthn.webauthn_enable_android_fido2.residentkey
pref to true, - not reproducible on Google Pixel 6 (Android 15),
- could not test on RC, due to the lack of about:config.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Reporter | ||
Comment 1•1 year ago
|
||
This crash was reproducible even in the Nightly 121.0a1 on this device.
I've tested on the following devices, and it is not occurring:
- Google Pixel 6 (Android 15),
- Samsung Galaxy S24 (Android 14),
- Oppo Find X3 Lite (Android 11),
- Samsung Galaxy A14 (Android 13).
You need to log in
before you can comment on or make changes to this bug.
Description
•