Commit graph

13 commits

Author SHA1 Message Date
wolfbeast
b22223ac20 Make Pale Moon Windows8WindowFrameColor compatible with global scope.
This resolves #396.
2019-02-15 23:59:07 +08:00
janekptacijarabaci
690b0039c9 [PALEMOON] Bug 723951 - Popup notification does not continue when the tab move to other window
Issue #121
2019-02-15 23:51:39 +08:00
janekptacijarabaci
e05cd41451 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere 2019-02-15 23:50:31 +08:00
janekptacijarabaci
7892b10a11 [PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptions from callbacks
Issue #121
2019-02-15 23:46:53 +08:00
NTD
51bef58e0b [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule 2019-02-15 23:46:30 +08:00
janekptacijarabaci
a422978746 [PALEMOON] [Frontend vs Backend] HTML - input - datetime
Issue #162
2019-02-15 23:45:57 +08:00
wolfbeast
d5b0bc88af Mass-replace global-scope let with var in Pale Moon and TychoAM
tag #155
2019-02-15 23:45:42 +08:00
wolfbeast
d37246737b Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.
- `--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.
2019-02-15 23:44:10 +08:00
JustOff
53f6a692d3 Make JS callers of ios.newChannel call ios.newChannel2 in browser/ 2019-02-15 23:44:02 +08:00
janekptacijarabaci
a1e92ba7ed [PALEMOON] Fix Sanitize (e.g. "Offline" - "Clear Recent History" - "Offline Website Data"): Quota Manager => Quota Manager Service
Issue #57
2019-02-15 23:42:16 +08:00
NTD
1344bfe691 [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm
(SyntaxError: missing ] after element list)
2019-02-15 23:41:10 +08:00
NTD
47e1dee242 [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC 2019-02-15 23:41:09 +08:00
NTD
fe8028fa2e Add Pale Moon 2018-02-02 03:35:06 -05:00