Enable FedCM in the Nightly channel
Categories
(Core :: DOM: Credential Management, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: timhuang, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Comment 1•2 years ago
|
||
You can add the pref to firefox.js
: https://searchfox.org/mozilla-central/source/browser/app/profile/firefox.js
To enable on Nightly, you can us the NIGHTLY_BUILD
variable lkike here: https://searchfox.org/mozilla-central/rev/e77d89c414eac63a295a2124600045775a6f4715/browser/app/profile/firefox.js#486-490
We're adding this to firefox.js
rather than updating the pref state in StaticPrefList so that we only enable on Desktop. Android doesn't have UI for the API yet and it shouldn't be enabled yet.
Assignee | ||
Comment 2•1 years ago
|
||
Updated•1 years ago
|
Comment 4•1 year ago
|
||
Backed out for causing mochitest plain failures on test_interfaces_secureContext.html.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=419136132&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/13667d9b3aefc041d710e152e3c14ddbed0cc5a7
Comment 6•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Description
•