gecko-dev/security/manager/pki
Cykesiopka 150742ba74 Bug 641120 - Enhance PKCS #11 module load dialog. r=keeler
This changes does several things:
1. Changes some titles to include the word "driver" for better clarity.
2. Moves and cleans up the JS implementation of load_device.xul. Having a
   cleaner implementation in a separate file makes the code easier to discover
   and maintain.
3. Removes code that tries to show a special case message if a module was
   already loaded.
3A. The backend code doesn't provide distinction from this case and failure to
    add in general.
3B. The backend code would only return the error code being checked for if a
    blank module name was provided.
4. Adds tests.

MozReview-Commit-ID: 8BxKWKw5rvp

--HG--
extra : rebase_source : 15a29bf7d46f523a11eac37c9f0c6efb2b5d0114
2017-04-18 22:18:53 +08:00
..
resources Bug 641120 - Enhance PKCS #11 module load dialog. r=keeler 2017-04-18 22:18:53 +08:00
moz.build Bug 1346315 - Enable gcc/clang -Wextra for security/apps/, security/manager/pki/ and security/manager/ssl/. r=keeler 2017-04-04 16:56:26 +08:00
nsASN1Tree.cpp Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
nsASN1Tree.h
nsIASN1Tree.idl
nsNSSDialogHelper.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsNSSDialogHelper.h Bug 1308888 - Simplify passing handle to the cert to view in the cert viewer. r=keeler 2016-10-21 00:33:36 +08:00
nsNSSDialogs.cpp Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
nsNSSDialogs.h Bug 1142350 - Remove nsIUserCertPicker, nsICertPickDialogs and associated code from mozilla-central. r=keeler 2016-09-21 19:34:12 +08:00
nsPKIModule.cpp Bug 1142350 - Remove nsIUserCertPicker, nsICertPickDialogs and associated code from mozilla-central. r=keeler 2016-09-21 19:34:12 +08:00