Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1064 - Part 3: Fix notifyObservers() call. | wolfbeast | 2019-11-04 | -1/+1 |
| | ||||
* | Issue #1064 - Part 2: Fix shorthand and services module import. | wolfbeast | 2019-11-04 | -3/+6 |
| | ||||
* | No issue: Clean up `exceptionDialog.js` | wolfbeast | 2019-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. | wolfbeast | 2019-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. | adeshkp | 2019-04-21 | -20/+0 |
| | ||||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -6/+0 |
| | | | | Tag #288 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+5521 |