Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unnecessary code in /widget. | wolfbeast | 2018-02-18 | -12/+5 |
| | | | | | | | | | - Remove numerous blocklist entries that no longer apply. - Remove CanComputeVirtualKeyCodeFromScanCode(), because it's always true. - Remove ShowXP{Folder,File}Picker(), since we have native pickers on supported Windows versions. - Remove the config.trim_on_minimize preference, which is pointless on NT6+ and will just cause problems if used. Tag #22. | |||
* | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+8 |
| | | | | #31 point 4 | |||
* | Split out the check for accent color luminance. | wolfbeast | 2018-02-04 | -8/+12 |
| | ||||
* | Add -moz-win-accentcolor(text) | wolfbeast | 2018-02-04 | -0/+82 |
| | | | | #31 points 1 and 2 | |||
* | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+6 |
| | | | | #31 point 3 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+701 |