Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677f | wolfbeast | 2018-02-07 | -1/+1 |
| | ||||
* | Avoid unnecessary string creation. | wolfbeast | 2018-02-07 | -5/+19 |
| | ||||
* | CSP should only check host (not including path) when performing frame ↵ | wolfbeast | 2018-02-06 | -0/+19 |
| | | | | | | ancestors checks. This has been explicitly stated in the CSP-3 spec. | |||
* | Merge branch 'ported-moebius' | wolfbeast | 2018-02-04 | -0/+4 |
|\ | ||||
| * | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+2 |
| | | | | | | | | #31 point 4 | |||
| * | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+2 |
| | | | | | | | | #31 point 3 | |||
* | | Merge branch 'master' into configurebuild-work | Matt A. Tobin | 2018-02-03 | -156/+0 |
|\| | ||||
| * | Remove GCZeal: Base cleanup | wolfbeast | 2018-02-03 | -156/+0 |
| | | | | | | | | UXP repo issue #8 | |||
* | | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 | -4/+4 |
|/ | ||||
* | Add canvas data poisoning option. | wolfbeast | 2018-02-02 | -14/+59 |
| | | | | Tag #61. | |||
* | Switch GeoLocation to IP-API.com with minimal requests. | wolfbeast | 2018-02-02 | -8/+33 |
| | ||||
* | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 | -0/+5 |
| | | | | | Pref: javascript.options.mem.gc_generational This resolves #20 | |||
* | Support "SourceMap" header along with "X-SourceMap" | wolfbeast | 2018-02-02 | -1/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3199456 |