summaryrefslogtreecommitdiff
path: root/toolkit/modules/Troubleshoot.jsm
Commit message (Collapse)AuthorAge
* Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from ↵Moonchild2022-04-05
| | | | | | | athenian200/UXP:libcubeb_final into master" This reverts commit 0bc66e3b04e77af307b62371ae9f4be70b2b19b7, reversing changes made to 6e6b5d89964ea726b264c711bdf6f02fe0c006f5.
* Issue #1806 - Part 4: Add more audio troubleshooting information.Jeremy Andrews2021-08-24
| | | | This should help us troubleshoot audio issues better in the future in general, since we'll know more about the hardware involved, etc.
* [toolkit] Exclude printer spew from troubleshooting information.Moonchild2021-06-02
| | | | | | | | In almost all cases this is pointless to include, a ton of useless entries, and there's no reason to have people post a full enumeration of installed printers on their system when asked for TS information. If there's a printer specific issue, people can always be asked to post relevant info manually.
* Remove e10s info from about:supportwolfbeast2019-07-08
| | | | tag #953
* Bug 1341957 - Add webgl.getSupportedExtensions() to about:supportjanekptacijarabaci2018-08-01
|
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01
|
* Update troubleshooting pref whitelist following ↵wolfbeast2018-07-02
| | | | 593835e861ce3ab3f9d58aa1fc241399f1c1f244
* Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02
| | | | | | | | | | 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 truejanekptacijarabaci2018-06-27
|
* Fix throws an error if "winUtils.supportsHardwareH264Decoding" not availablejanekptacijarabaci2018-06-26
| | | | | | | 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)janekptacijarabaci2018-06-14
| | | | | | Tags: #65 #494 (follow up)
* Revert "Add a next preprocessing to Troubleshot.jsm"janekptacijarabaci2018-06-14
| | | | This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3.
* Add a next preprocessing to Troubleshot.jsmjanekptacijarabaci2018-06-13
| | | | Issue #65 (partially)
* Add architecture detection to "about:" and "about:support"janekptacijarabaci2018-06-13
| | | | Issue #492
* Remove Social API.Ascrod2018-05-30
|
* Revert "Remove the Social API"Moonchild2018-05-25
|
* Remove the Social APIAscrod2018-05-24
|
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03
|
* Remove content process sandbox code.wolfbeast2018-05-02
|
* Rebase on masterwolfbeast2018-04-11
|\
| * Remove telemetry experiments frameworkwolfbeast2018-04-08
| |
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02