summaryrefslogtreecommitdiffstats
path: root/security/manager/pki
Commit message (Collapse)AuthorAgeLines
* 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
|
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-6/+0
| | | | Tag #288
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5521