Closed
Bug 1618985
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 22025 - [webauthn] Better virtual authenticator setup
Categories
(Core :: DOM: Web Authentication, task, P4)
Core
DOM: Web Authentication
Tracking
()
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22025 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22025
Details from upstream follow.
Nina Satragno <nsatragno@gmail.com> wrote:
[webauthn] Better virtual authenticator setup
If available, wait until the virtual authenticator environment is set up
before running the setup callback. Clean up the environment with a
promise test that runs after everything else. This should allow tests to
call createCredential() & other webauthn methods from outside promise
tests.
| Assignee | ||
Comment 1•6 years ago
|
||
PR 22025 applied with additional changes from upstream: 69290d291ad46aae53f3e4beae2a46f373f40754
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Web Authentication
Product: Testing → Core
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=025d346647a00553b844921ce981c44b83098ddb
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3111c77001c
[wpt PR 22025] - [webauthn] Better virtual authenticator setup, a=testonly
| Assignee | ||
Comment 4•6 years ago
|
||
Test result changes from PR not available.
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•