Closed
Bug 1871439
Opened 1 year ago
Closed 1 year ago
(macos) set authenticatorAttachment to `cross-platform` when using the cross-platform provider (i.e. not passkeys)
Categories
(Core :: DOM: Web Authentication, defect, P1)
Core
DOM: Web Authentication
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
Details
Attachments
(1 file)
Currently, the macOS implementation doesn't set authenticatorAttachment when not using passkeys. We should set it to cross-platform in these cases.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b656ffbdc745
(macos) set authenticatorAttachment to `cross-platform` when using cross-platform provider (i.e. not passkeys) r=jschanck
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•