Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-27 | -1/+4 |
|\ | | | | | | | js_array_values_1 | |||
| * | Don't enforce arbitrary TLS profile. | wolfbeast | 2018-03-03 | -1/+1 |
| | | | | | | | | This prevents people from being unable to visit websites based on "best practice" assumptions. | |||
| * | Read Firefox UA compatmode from a pref instead of hard-coded. | wolfbeast | 2018-02-21 | -0/+1 |
| | | | | | | | | In case of a missing pref, a hard-coded value is still used from the ctor. | |||
| * | Update UA construction. | wolfbeast | 2018-02-21 | -0/+2 |
| | | ||||
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 | -0/+2 |
|/ | ||||
* | Remove more Vista checks in dom/media | wolfbeast | 2018-02-20 | -1/+1 |
| | ||||
* | Remove no longer relevant ClearType prefs. | wolfbeast | 2018-02-18 | -8/+0 |
| | | | | Tag #22 | |||
* | Add an option to control automatic filling in of login credentials and ↵ | wolfbeast | 2018-02-18 | -1/+1 |
| | | | | | | switch this off by default. This resolves #272. | |||
* | Use more logical pref names for mouse button 4&5 | wolfbeast | 2018-02-12 | -5/+6 |
| | | | | Also improves comment wording. | |||
* | Be less up-tight about script timeouts. | wolfbeast | 2018-02-12 | -2/+2 |
| | | | | Especially some chrome scripts need ample time, which is causing issues with background scripts firing when the browser is idle. | |||
* | Hard-code the version number for Mozilla's GMP service. | Matt A. Tobin | 2018-02-11 | -1/+1 |
| | ||||
* | Use our provisioned blocklist server. | wolfbeast | 2018-02-08 | -1/+1 |
| | ||||
* | Merge branch 'goanna-gfx' | wolfbeast | 2018-02-03 | -1/+4 |
|\ | ||||
| * | Use proper image http accept header for content negotiation. | wolfbeast | 2018-02-03 | -1/+1 |
| | | ||||
| * | Implement WebP image decoder. | wolfbeast | 2018-02-03 | -0/+3 |
| | | ||||
* | | Disable window.showModalDialog. | wolfbeast | 2018-02-02 | -0/+1 |
| | | | | | | | | This is no longer in the spec. | |||
* | | Add canvas data poisoning option. | wolfbeast | 2018-02-02 | -0/+4 |
| | | | | | | | | Tag #61. | |||
* | | Fix spellchecker dictionary logic. | wolfbeast | 2018-02-02 | -0/+3 |
| | | | | | | | | This fixes #6. | |||
* | | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 | -0/+1 |
|/ | | | | | Pref: javascript.options.mem.gc_generational This resolves #20 | |||
* | Remove kinto client, Firefox kinto storage adapter, blocklist update client ↵ | Matt A. Tobin | 2018-02-02 | -25/+0 |
| | | | | and integration with sync, OneCRL and the custom time check for derives system time. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+13460 |