summaryrefslogtreecommitdiffstats
path: root/security/manager/pki/resources/content/exceptionDialog.js
Commit message (Collapse)AuthorAgeLines
* Issue #1064 - Part 3: Fix notifyObservers() call.wolfbeast2019-11-04-1/+1
|
* Issue #1064 - Part 2: Fix shorthand and services module import.wolfbeast2019-11-04-3/+6
|
* No issue: Clean up `exceptionDialog.js`wolfbeast2019-08-17-14/+11
| | | | | - Fix some quoting, comments and inconsistencies and code style - Swap manually grabbing service components out for using `Services.*`
* Issue #1064: Don't get certificate details synchronously.wolfbeast2019-08-17-51/+31
| | | | | | | This avoids getting data synchronously on the main thread in an XHR (which has been deprecated for a long time and _may_ actually be blocked in our networking) and attempts to be more predictable by always firing an update request for the dialog from the XHR request handlers.
* Remove SecurityUI telemetry.adeshkp2019-04-21-20/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+368