Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update troubleshooting pref whitelist following ↵ | wolfbeast | 2018-07-02 | -1/+1 |
| | | | | 593835e861ce3ab3f9d58aa1fc241399f1c1f244 | |||
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-07-02 | -1/+1 |
| | | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581 | |||
* | Fix "about:support"s "graphics" section when "webgl.disable-extensions" is true | janekptacijarabaci | 2018-06-27 | -1/+3 |
| | ||||
* | Fix throws an error if "winUtils.supportsHardwareH264Decoding" not available | janekptacijarabaci | 2018-06-26 | -5/+8 |
| | | | | | | | After "Restart normally" - throws an error: Troubleshoot data provider failed: graphics [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIDOMWindowUtils.supportsHardwareH264Decoding]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/Troubleshoot.jsm :: graphics :: line 348" data: no] Troubleshoot.jsm:155 TypeError: invalid 'in' operand data aboutSupport.js:204:1 | |||
* | Remove appConstants usage from Troubleshoot.jsm (follow up) | janekptacijarabaci | 2018-06-14 | -7/+9 |
| | | | | | | Tags: #65 #494 (follow up) | |||
* | Revert "Add a next preprocessing to Troubleshot.jsm" | janekptacijarabaci | 2018-06-14 | -9/+7 |
| | | | | This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3. | |||
* | Add a next preprocessing to Troubleshot.jsm | janekptacijarabaci | 2018-06-13 | -7/+9 |
| | | | | Issue #65 (partially) | |||
* | Add architecture detection to "about:" and "about:support" | janekptacijarabaci | 2018-06-13 | -0/+6 |
| | | | | Issue #492 | |||
* | Remove Social API. | Ascrod | 2018-05-30 | -1/+0 |
| | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+1 |
| | ||||
* | Remove the Social API | Ascrod | 2018-05-24 | -1/+0 |
| | ||||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -20/+0 |
| | ||||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -5/+0 |
| | ||||
* | Rebase on master | wolfbeast | 2018-04-11 | -19/+0 |
|\ | ||||
| * | Remove telemetry experiments framework | wolfbeast | 2018-04-08 | -19/+0 |
| | | ||||
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -13/+0 |
|/ | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+589 |