gecko-dev/dom/webauthn
Nika Layzell 1fdee2314c Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
This should make uses of the type more clearly indicating where the
origin came from, and should help avoid potential confusion between this
origin and nsIPrincipal::origin in new code.

This new name is long, but explicit. The string returned from this
function corresponds to the "serialization of an origin" from the WHATWG
html spec:
https://html.spec.whatwg.org/multipage/browsers.html#ascii-serialisation-of-an-origin

Differential Revision: https://phabricator.services.mozilla.com/D181794
2023-06-27 19:59:15 +00:00
..
authrs_bridge Backed out changeset e637dc2466d4 (bug 1837473) for breaking CTAP2 PIN entry. a=backout 2023-06-17 02:35:10 +03:00
cbor-cpp Bug 1530373 - Support CTAP2 via USB HID r=supply-chain-reviewers,fluent-reviewers,flod,ckerschb 2022-12-06 18:09:54 +00:00
libudev-sys Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
tests Bug 1834204 - Update more consumers to import ES modules directly. r=kpatenio,geckoview-reviewers,whimboo,m_kato 2023-05-26 11:36:33 +00:00
winwebauthn Bug 1812392 - update Windows webauthn header. r=dveditz 2023-05-01 18:47:32 +00:00
AndroidWebAuthnTokenManager.cpp Bug 1829227 - Remove U2F specific fields from WebAuthn IPDL structs. r=keeler 2023-05-10 20:46:07 +00:00
AndroidWebAuthnTokenManager.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
AuthenticatorAssertionResponse.cpp
AuthenticatorAssertionResponse.h
AuthenticatorAttestationResponse.cpp
AuthenticatorAttestationResponse.h
AuthenticatorResponse.cpp
AuthenticatorResponse.h
AuthrsTransport.cpp Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
AuthrsTransport.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
CtapArgs.cpp Bug 1829227 - Remove U2F specific fields from WebAuthn IPDL structs. r=keeler 2023-05-10 20:46:07 +00:00
CtapArgs.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
CtapResults.cpp Bug 1820037 - replace client data JSON by its hash in nsIWebAuthnTransport. r=keeler 2023-04-19 16:13:18 +00:00
CtapResults.h Bug 1820037 - replace client data JSON by its hash in nsIWebAuthnTransport. r=keeler 2023-04-19 16:13:18 +00:00
PWebAuthnTransaction.ipdl Bug 1829227 - Remove U2F specific fields from WebAuthn IPDL structs. r=keeler 2023-05-10 20:46:07 +00:00
PublicKeyCredential.cpp Bug 1837816 - Make selector cache not tied to a document. r=media-playback-reviewers,karlt,mstange 2023-06-16 17:20:42 +00:00
PublicKeyCredential.h
U2FSoftTokenTransport.cpp Bug 1826002 - use decoded certificates r=jschanck 2023-06-09 17:36:20 +00:00
U2FSoftTokenTransport.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
U2FTokenManager.cpp Bug 1828206 - clarify WebAuthn user presence prompts. r=keeler 2023-05-15 23:26:24 +00:00
U2FTokenManager.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
U2FTokenTransport.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
WebAuthnCBORUtil.cpp
WebAuthnCBORUtil.h Bug 1530373 - Support CTAP2 via USB HID r=supply-chain-reviewers,fluent-reviewers,flod,ckerschb 2022-12-06 18:09:54 +00:00
WebAuthnController.cpp Bug 1828206 - clarify WebAuthn user presence prompts. r=keeler 2023-05-15 23:26:24 +00:00
WebAuthnController.h Bug 1820037 - replace client data JSON by its hash in nsIWebAuthnTransport. r=keeler 2023-04-19 16:13:18 +00:00
WebAuthnCoseIdentifiers.h
WebAuthnEnumStrings.h Bug 1773760 - part 8: move string constants to WebAuthnEnumStrings.h. r=keeler 2023-01-26 15:36:37 +00:00
WebAuthnManager.cpp Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup 2023-06-27 19:59:15 +00:00
WebAuthnManager.h Bug 1819156 - Assign WebAuthn transaction IDs randomly. r=keeler 2023-02-28 17:18:21 +00:00
WebAuthnManagerBase.cpp
WebAuthnManagerBase.h
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel 2023-06-06 20:00:47 +00:00
WebAuthnTransactionParent.h
WebAuthnTransportIdentifiers.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
WebAuthnUtil.cpp Backed out changeset 2f8883507c91 (bug 1822703) for causing WebAuthn login issues with Google Accounts 2023-03-28 19:47:35 +03:00
WebAuthnUtil.h Bug 1773760 - part 3: make UserVerificationRequirement a DOMString. r=keeler,webidl,smaug 2023-01-26 15:36:35 +00:00
WinWebAuthnManager.cpp Bug 1829227 - Remove U2F specific fields from WebAuthn IPDL structs. r=keeler 2023-05-10 20:46:07 +00:00
WinWebAuthnManager.h
moz.build Bug 1828215 - Remove U2FHIDTokenManager. r=keeler 2023-04-19 16:13:18 +00:00
nsIU2FTokenManager.idl Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
nsIWebAuthnController.idl Bug 1813282 - Add the residentKey field to AuthenticatorSelectionCriteria. r=keeler,webidl,smaug 2023-04-20 16:52:09 +00:00