gecko-dev/browser
Wouter Verhelst 81a56d6525 Bug 1357391 - Implement a PKCS#11 management API r=kmag,zombie
This WebExtensions API allows to install, remove, and query installed
PKCS#11 modules as well as to query the the status of available PKCS#11
"slots" for a given module.

Reuses the native application manifests from the "Native Messaging" API,
but using the "pkcs11" type rather than the "stdio" type.

All calls expect an application name, which is not the PKCS#11 friendly
name (the "description" field in the manifest file is used for that) but
instead the application name in the manifest file.

MozReview-Commit-ID: 8dHr5QfEaXv

--HG--
extra : rebase_source : 196ff66a8987be1b21463b725a2e207396e5eb0a
2017-08-22 17:59:38 +02:00
..
app Backed out changeset 3eb67e350f38 (bug 1403366) 2017-09-29 17:19:46 +02:00
base Bug 1404337 - Fix titlebar-placeholders showing in maximized windows on Windows. r=dao 2017-09-29 19:59:47 +02:00
branding Bug 1378834 - Rename Nightly to Firefox Nightly r=mossop,pascalc 2017-09-29 23:46:39 +02:00
components Bug 1357391 - Implement a PKCS#11 management API r=kmag,zombie 2017-08-22 17:59:38 +02:00
config Merge m-c to inbound. a=merge 2017-09-21 10:44:32 -04:00
docs Bug 1388902 remove socialapi share, r=florian 2017-08-16 08:54:21 -07:00
experiments Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop 2017-08-20 18:52:05 +01:00
extensions Merge inbound to central, a=merge 2017-09-29 14:47:25 -07:00
fonts
installer Bug 1392913 - Remove updatev2.manifest support and other code that is no longer necessary for backwards compatibility after the next watershed. r=mhowell 2017-09-27 13:57:18 -07:00
locales Bug 1357391 - Implement a PKCS#11 management API r=kmag,zombie 2017-08-22 17:59:38 +02:00
modules Merge m-c to inbound, a=merge 2017-09-29 14:48:25 -07:00
themes Merge inbound to central, a=merge 2017-09-29 14:47:25 -07:00
tools/mozscreenshots Bug 1374827 - Remove lines dealing with em:unpack from mozscreenshots extension. r=mconley 2017-09-26 13:28:24 -04:00
.eslintrc.js
app-rules.mk
app.mozbuild
build.mk bug 1370506, add l10n-related targets to top-level build.mk, r=glandium 2017-06-16 12:13:55 +02:00
confvars.sh Bug 1391643 - Build stub installer when building Nightly on try. r=mhowell 2017-08-18 13:19:17 -04:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-08-25 13:08:45 -04:00
moz.configure