gecko-dev/browser
Dana Keeler 2e7b630474 bug 1586915 - build osclientcerts in-tree for macOS r=jcj,mstange
This patch implements osclientcerts for macOS.
Because the SDK we build with isn't recent enough, some of the functions we
need aren't guaranteed to be available. To handle this, we load the Security
framework at runtime and attempt to locate the symbols we need. If this
succeeds, then operation proceeds as normal. Otherwise, the module will report
that there are no certificates/keys available.

Differential Revision: https://phabricator.services.mozilla.com/D59957

--HG--
extra : moz-landing-system : lando
2020-02-12 17:08:48 +00:00
..
actors Bug 1526731 - pass content policy to webbrowserpersist to improve image request headers, r=smaug,johannh 2020-01-23 08:36:00 +00:00
app Bug 1613692 - Disable ecosystem telemetry on all channels. r=chutten 2020-02-12 14:39:18 +00:00
base Bug 1611484 - Enable browser_popup_frames.js test for Fission. r=NeilDeakin 2020-02-12 15:10:27 +00:00
branding Bug 1575658 - Moved firefox-wordmark.svg to browser/branding r=MattN,Mardak 2019-12-10 21:08:57 +00:00
components Bug 1612416 - Fix failing tests for when the Search Service modern configuration is turned on. r=daleharvey 2020-02-12 17:11:23 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-02-10 10:58:31 +00:00
docs Bug 1595953 - Connect UITour-lib.js docs to sphinx-js to publish on firefox-source-docs. r=markh 2019-11-13 02:40:03 +00:00
extensions Bug 1545167 - write default pdf behaviour to handlers.json without going to the OS, r=florian,mkaply 2020-02-10 23:52:21 +00:00
fonts Bug 1592801 - Update Twemoji Mozilla to 0.5.0 (twemoji 12.1.3). r=jfkthame 2019-11-20 23:01:14 +00:00
fxr Bug 1608844 - WebExtensions do not run in FxRPC content processes r=zombie 2020-01-15 15:14:15 +00:00
installer bug 1586915 - build osclientcerts in-tree for macOS r=jcj,mstange 2020-02-12 17:08:48 +00:00
locales Bug 1605476 - updating copy for learning link r=fluent-reviewers,thecount 2020-02-10 23:46:51 +00:00
modules Bug 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu 2020-02-11 16:08:59 +00:00
themes Bug 1610002 - Make the status panel respect @media (prefers-color-scheme: dark). r=ntim 2020-02-11 10:47:21 +00:00
tools/mozscreenshots Bug 1606839 - Use new user activation API for guarding notification permission prompts. r=Ehsan,edgar 2020-01-15 14:22:46 +00:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh Bug 1606274 - Remove always-true MOZ_PHOENIX macro. r=firefox-build-system-reviewers,rstewart 2019-12-30 15:00:20 +00:00
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build
moz.configure