Closed
Bug 1838894
Opened 2 years ago
Closed 1 years ago
Add functions to nsIWebAuthnTransport to add and remove virtual authenticators
Categories
(Core :: DOM: Web Authentication, enhancement, P2)
Core
DOM: Web Authentication
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: jschanck, Assigned: keeler)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D162624
Updated•2 years ago
|
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D183056
Updated•2 years ago
|
Attachment #9342842 -
Attachment description: Bug 1838894 - support adding and removing virtual authenticators in nsIWebAuthnTransport r?djackson → Bug 1838894 - support adding and removing virtual authenticators in nsIWebAuthnTransport r?jschanck
Updated•2 years ago
|
Attachment #9342843 -
Attachment description: Bug 1838894 - update web platform test metadata r?djackson → Bug 1838894 - update web platform test metadata r?jschanck
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D183057
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8bba03cfc986
support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck
https://hg.mozilla.org/integration/autoland/rev/4fe735c1a95e
update web platform test metadata r=jschanck
https://hg.mozilla.org/integration/autoland/rev/c44c58c8dede
webauthn: prevent dispatches to the IPC thread after threads have been shut down r=jschanck
Comment 5•1 years ago
|
||
Backed out for bustages on command.rs
Backout link: https://hg.mozilla.org/integration/autoland/rev/5954ce91542de618e7ccfc10bdfc5368b9160cb2
Log link: https://treeherder.mozilla.org/logviewer?job_id=425235238&repo=autoland&lineNumber=5933
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cede3491e7fb
support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck
https://hg.mozilla.org/integration/autoland/rev/48d93b2327bf
update web platform test metadata r=jschanck
https://hg.mozilla.org/integration/autoland/rev/cfb72ec53461
webauthn: prevent dispatches to the IPC thread after threads have been shut down r=jschanck
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(dkeeler)
Comment 7•1 years ago
|
||
Backed out for causing wpt failures in response.py
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /webdriver/tests/classic/new_session/response.py | test_capability_type[webauthn:extension:credBlob-bool] - AssertionError: assert 'webauthn:extension:credBlob' in {'acceptInsecureCerts': False, 'browserName': 'firefox', 'browserVersion': '118.0a1', 'moz:accessibilityChecks': False, ...}
Flags: needinfo?(dkeeler)
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3e4aa80cbfb
support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck
https://hg.mozilla.org/integration/autoland/rev/ba62d57b8e76
update web platform test metadata r=jschanck
https://hg.mozilla.org/integration/autoland/rev/333c7555fb80
webauthn: prevent dispatches to the IPC thread after threads have been shut down r=jschanck
Comment 9•1 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d3e4aa80cbfb
https://hg.mozilla.org/mozilla-central/rev/ba62d57b8e76
https://hg.mozilla.org/mozilla-central/rev/333c7555fb80
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•