Baseline support for the Digital Credentials API
Categories
(Core :: DOM: Credential Management, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: jschanck, Assigned: jschanck)
References
(Blocks 2 open bugs)
Details
Attachments
(4 files, 4 obsolete files)
Add the basic plumbing necessary for the DC API.
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
| Assignee | ||
Comment 3•3 months ago
|
||
| Assignee | ||
Comment 4•3 months ago
|
||
| Assignee | ||
Comment 5•3 months ago
|
||
Updated•3 months ago
|
| Assignee | ||
Comment 6•3 months ago
|
||
| Assignee | ||
Comment 7•3 months ago
|
||
| Assignee | ||
Comment 8•3 months ago
|
||
Comment 9•2 months ago
|
||
Comment on attachment 9533761 [details]
Bug 2005077 - add a tab modal consent prompt for DC API requests. r=bvandersloot
Revision D276911 was moved to bug 2010091. Setting attachment 9533761 [details] to obsolete.
Comment 10•2 months ago
|
||
Comment on attachment 9534292 [details]
WIP: Bug 2005077 - add Digital Credential consent prompt on android.
Revision D277235 was moved to bug 2010093. Setting attachment 9534292 [details] to obsolete.
Comment 11•2 months ago
|
||
Comment on attachment 9533760 [details]
Bug 2005077 - add an option to allow scripts to run while modal is shown. r?emz
Revision D276910 was moved to bug 2010091. Setting attachment 9533760 [details] to obsolete.
Comment 12•2 months ago
|
||
Comment 14•2 months ago
|
||
Comment 15•2 months ago
•
|
||
Backed out for causing wpt failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/7a966be7937e2668eb317f9a55432e07f6ec3a65
also these build bustages -> https://treeherder.mozilla.org/logviewer?job_id=543634304&repo=autoland&task=KoemxQx_SQK7AeCbpiyksQ.0&lineNumber=71682
| Assignee | ||
Comment 17•2 months ago
|
||
The build bustage isn't really from my patch. I reproduced the failure locally and it's happening because my webidl bindings push SanitizerBindings.cpp into a different block of UnifiedBindings[N].cpp. It only affects the asan-fuzzing-nyx build because there are Nyx specific webidl bindings that are not included in other builds.
How should we proceed?
| Assignee | ||
Comment 18•2 months ago
|
||
I opened Bug 2010927 and attached a patch there. I also have a try run going with this stack rebased on the Codegen.py fix: https://treeherder.mozilla.org/jobs?repo=try&revision=8e0264119a82020ee53f61ff7fad89cca0fe68f6
Updated•2 months ago
|
Comment 19•2 months ago
|
||
Comment 20•2 months ago
|
||
Comment 21•2 months ago
|
||
Backed out for causing build bustages on CredentialsContainer.
| Assignee | ||
Updated•2 months ago
|
Comment 22•2 months ago
|
||
Comment 23•2 months ago
|
||
Comment 24•2 months ago
|
||
Backed out for causing mochitest failures on test_webauthn_get_assertion.html
| Assignee | ||
Updated•2 months ago
|
Comment 25•2 months ago
|
||
Comment 26•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/824f54fe14f6
https://hg.mozilla.org/mozilla-central/rev/715f3570d74f
https://hg.mozilla.org/mozilla-central/rev/be186e941903
https://hg.mozilla.org/mozilla-central/rev/95be2637cc98
Updated•1 month ago
|
Description
•