Closed Bug 1401033 Opened 7 years ago Closed 7 years ago

[WebAuth] Deadlock if page is refreshed during USB verification

Categories

(Core :: DOM: Device Interfaces, defect, P2)

57 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1400940
Tracking Status
firefox57 --- affected

People

(Reporter: mwobensmith, Assigned: jcj)

References

(Depends on 1 open bug, )

Details

1. Go to test site https://webauthn.bin.coffee
2. Click on "Create Credentials" (but don't perform USB verification)
3. Refresh page

Result:
Browser non-responsive, eventual crash.
Could be related to bug 1400940, although that one happens after the verification has been aborted via tab switch.
Depends on: webauthn
Priority: -- → P2
Yeah, that should be the same. We're cancelling the current U2F request once the page's visibility state changes.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Verified that this is fixed by the patch for bug 1400940 as well.
You need to log in before you can comment on or make changes to this bug.