Dactyloidae/application/palemoon/modules
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
..
AboutHomeUtils.jsm Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. 2019-02-15 23:44:10 +08:00
BrowserNewTabPreloader.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
CharsetMenu.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
FormSubmitObserver.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
FormValidationHandler.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
moz.build Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. 2019-02-15 23:44:10 +08:00
NetworkPrioritizer.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
offlineAppCache.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
openLocationLastURL.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
PageMenu.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
PopupNotifications.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
promise.js Add Pale Moon 2018-02-02 03:35:06 -05:00
QuotaManager.jsm [PALEMOON] Fix Sanitize (e.g. "Offline" - "Clear Recent History" - "Offline Website Data"): Quota Manager => Quota Manager Service 2019-02-15 23:42:16 +08:00
RecentWindow.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
SharedFrame.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
webrtcUI.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
Windows8WindowFrameColor.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
WindowsJumpLists.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
WindowsPreviewPerTab.jsm Make JS callers of ios.newChannel call ios.newChannel2 in browser/ 2019-02-15 23:44:02 +08:00