summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeLines
* Don't enforce arbitrary TLS profile.wolfbeast2018-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.wolfbeast2018-02-21-0/+1
| | | | In case of a missing pref, a hard-coded value is still used from the ctor.
* Update UA construction.wolfbeast2018-02-21-0/+2
|
* Remove more Vista checks in dom/mediawolfbeast2018-02-20-1/+1
|
* Remove no longer relevant ClearType prefs.wolfbeast2018-02-18-8/+0
| | | | Tag #22
* Add an option to control automatic filling in of login credentials and ↵wolfbeast2018-02-18-1/+1
| | | | | | switch this off by default. This resolves #272.
* Use more logical pref names for mouse button 4&5wolfbeast2018-02-12-5/+6
| | | | Also improves comment wording.
* Be less up-tight about script timeouts.wolfbeast2018-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. Tobin2018-02-11-1/+1
|
* Use our provisioned blocklist server.wolfbeast2018-02-08-1/+1
|
* Merge branch 'goanna-gfx'wolfbeast2018-02-03-1/+4
|\
| * Use proper image http accept header for content negotiation.wolfbeast2018-02-03-1/+1
| |
| * Implement WebP image decoder.wolfbeast2018-02-03-0/+3
| |
* | Disable window.showModalDialog.wolfbeast2018-02-02-0/+1
| | | | | | | | This is no longer in the spec.
* | Add canvas data poisoning option.wolfbeast2018-02-02-0/+4
| | | | | | | | Tag #61.
* | Fix spellchecker dictionary logic.wolfbeast2018-02-02-0/+3
| | | | | | | | This fixes #6.
* | Implement configuration pref for Generational Garbage Collection.wolfbeast2018-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. Tobin2018-02-02-25/+0
| | | | and integration with sync, OneCRL and the custom time check for derives system time.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+468689