Closed Bug 1861484 Opened 7 months ago Closed 7 months ago

Move isUserVerifyingPlatformAuthenticatorAvailable() to the parent process

Categories

(Core :: DOM: Web Authentication, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: jschanck, Assigned: jschanck)

References

Details

Attachments

(1 file)

We currently call the Windows WebAuthn isUserVerifyingPlatformAuthenticatorAvailable() function from content, which requires us to load webauthn.dll. We do something similar on Android. Let's add an IPC message to PWebAuthnTransaction and expose isUserVerifyingPlatformAuthenticatorAvailable as a function on the parent process's nsIWebAuthnService singleton instead.

Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd30c2061760
move isUserVerifyingPlatformAuthenticatorAvailable to parent process. r=keeler
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: