gecko-dev/browser
Dana Keeler 82ce5c1a6e Bug 1637807 - add browser.pkcs11.autoload API to allow webextensions to enable osclientcerts r=mixedpuppy CLOSED TREE
This patch adds the setting `browser.pkcs11.autoload` that can be set to `true`
to cause Firefox to load the built-in "osclientcerts" module, which uses OS APIs to
provide access to client certificates. This means that webextensions can opt to
use a module developed and supported by Mozilla for TLS client authentication
rather than 3rd party modules that have historically caused stability and
performance issues for users.

This API is currently only available on Windows and macOS.

Differential Revision: https://phabricator.services.mozilla.com/D78353
2020-06-09 23:10:28 +00:00
..
actors Bug 1642803 - Cancel notification silencing once the display share is over. r=pbz 2020-06-09 23:37:37 +00:00
app Bug 1515073 - Part 3 - Add support for skipping session entries without user interaction on desktop. r=JanH,Gijs 2020-06-09 14:50:18 +00:00
base Bug 1642803 - Cancel notification silencing once the display share is over. r=pbz 2020-06-09 23:37:37 +00:00
branding Bug 1637285 - Draw high contrast progress bar top border only. r=mhowell 2020-05-12 22:38:40 +00:00
components Bug 1637807 - add browser.pkcs11.autoload API to allow webextensions to enable osclientcerts r=mixedpuppy CLOSED TREE 2020-06-09 23:10:28 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
docs Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
extensions Bug 1644142 - Update pdf.js to version 2.6.24. r=bdahl 2020-06-10 00:48:47 +00:00
fonts Bug 1644346 - Update bundled Twemoji Mozilla font to v0.5.1 to support new emojis. r=lsalzman 2020-06-09 14:45:40 +00:00
fxr Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws 2020-04-22 23:35:08 +00:00
installer Bug 1633505 - Show refresh button within the uninstaller. r=mhowell 2020-05-26 21:47:58 +00:00
locales Bug 1643321 - fix missing/differently-identified fluent localization of browser profile migration data types, r=MattN,fluent-reviewers,flod 2020-06-08 12:00:38 +00:00
modules Bug 1641546 - Make the new WebRTC global sharing indicator a dialog instead of a popup. r=pbz 2020-06-08 18:36:24 +00:00
themes Bug 1643935 - Don't re-mirror the restore button in full-screen mode on Windows 7 r=Gijs 2020-06-08 11:37:39 +00:00
tools/mozscreenshots No bug - Increase default mozscreenshots timeout to 700ms. a=test-only 2020-04-27 17:09:22 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
confvars.sh
defs.mk
l10n-registry.manifest
moz.build Bug 1643811 - [ci] Add a SCHEDULES rule to prevent 'android' builds and tests on pushes that exclusively modify files under /browser, r=gbrown,Gijs 2020-06-09 15:54:10 +00:00
moz.configure