Closed Bug 1357931 Opened 7 years ago Closed 7 years ago

Clean up IPC error relaying from parent to child in WebAuthn protocol

Categories

(Core :: DOM: Device Interfaces, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: qdot, Assigned: qdot)

References

Details

In bug 1323339, the parent process sends an nsresult as an parameter of the Cancel message in the PWebAuthnTransaction protocol. This should possibly be changed to a U2F error code.
This can be marked invalid. We're doing fine just with a silly ConvertNSResultToErrorCode and mapping NS_ERROR_DOM_NOT_ALLOWED_ERR to ineligible and NS_ERROR_DOM_TIMEOUT_ERR to timeout in Bug 1245527.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.