Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM | André Bargull | 2018-04-19 | -0/+0 |
| | ||||
* | Use natural border width rounding. | wolfbeast | 2018-04-18 | -1/+1 |
| | | | | | | | Round subpixel border widths to nearest integer instead of nearest-below integer. Split caret widths off from border widths and continue to use rounding to nearest-below integer for that. Bump Goanna version for visual rendering change. | |||
* | Add a hack to deal with defs.mk not always being picked up in Pale Moon's case | Matt A. Tobin | 2018-04-14 | -0/+6 |
| | ||||
* | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. | wolfbeast | 2018-04-13 | -1/+1 |
| | | | | | | | | | - `--enable-official-branding` implies `MC_OFFICIAL` (no need to specifically set it) - `--enable-official-vendor` can be used to set `MC_OFFICIAL` on builds without `--enable-official-branding` that should still be considered official release versions. - `MC_OFFICIAL` implies `--enable-release`, meaning `DEVELOPER_OPTIONS` isn't set - `MC_OFFICIAL` makes `nsXULAppInfo.getIsOfficial` return `true` - `MC_OFFICIAL` makes `AppConstants.MOZILLA_OFFICIAL` (for compatibility in extensions) and `AppConstants.MC_OFFICIAL` return `true` - Optional, for the time being: `MOZILLA_OFFICIAL` is still present in some places in case someone wants to build a Mozilla-alike official application and has the rights and necessary keys to use Mozilla-official third-party services. This must always be combined with `MC_OFFICIAL` to have a sane combination of defines. This may be removed in the future. | |||
* | Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzard | André Bargull | 2018-03-14 | -0/+0 |
| | | | | | --HG-- extra : rebase_source : cb9ac8a678b6f565091f6d7733b6cd86afde0da7 | |||
* | Remove Rust from the tree. | wolfbeast | 2018-03-13 | -38/+0 |
| | | | | Part 4 for #58 | |||
* | Bump Goanna version for CSS improvements. | wolfbeast | 2018-03-12 | -1/+1 |
| | ||||
* | Update build system files for NSS 3.35 | wolfbeast | 2018-02-23 | -0/+8 |
| | ||||
* | Identify as Goanna + set Goanna platform version. | wolfbeast | 2018-02-21 | -1/+1 |
| | ||||
* | Update NSS symbol file.FullFunction_CP1Checkpoint_1 | wolfbeast | 2018-02-11 | -0/+3 |
| | | | | This resolves #18. | |||
* | Add build files to support libwebp decoding. | wolfbeast | 2018-02-03 | -0/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+15434 |