gecko-dev/browser
Wouter Verhelst 39f5c2a463 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. Update the
code for the Native Messaging API to ignore any manifests for the
"pkcs11" 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 : 00cc9c6d8433460c93f9c579f1696e4e17d6d3a0
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 1390885 - Remove code that adjusts the titlebar to drawing lwthemes inside the titlebar. r=nhnt11 2017-09-28 23:16:04 +02:00
branding Bug 1402622 - Reduce size of Quantum wordmark to prevent it from possibly getting cropped. r=dao 2017-09-27 16:08:58 +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 Bug 1404345 - Users are upset and confused about how to turn off Pocket or other sections. r=ursula 2017-09-29 10:57:51 -04: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 Bug 1402373 - Slack's red badge favicon is shown for no reason and then isn't cleared when all messages are read. r=Mardak,nanj 2017-09-28 17:32:57 +02:00
themes Bug 1404248 - Remove excess space between the address bar and the menu button in popups. r=nhnt11 2017-09-29 10:52:03 +02:00
tools/mozscreenshots Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout 2017-08-31 16:58:32 +02: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