Commit graph

107 commits

Author SHA1 Message Date
Matt A. Tobin
f7cf8d40bc Use UpdateUtils in GMPInstallManager.jsm 2019-04-27 08:55:41 +08:00
Matt A. Tobin
97059c1b48 Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC 2019-04-27 08:51:55 +08:00
adeshkp
6a0abd1cd5 Remove SecurityUI telemetry. 2019-04-27 08:23:50 +08:00
Ascrod
a24456a76d Issue #991 Part 8: Toolkit everything else 2019-04-27 08:22:23 +08:00
wolfbeast
78d61fd2b1 Issue #187: Remove solaris conditional code. 2019-04-04 20:26:26 +08:00
wolfbeast
62c5f20b77 Replace unsupported null default values with an empty string.
Fixes #1028
2019-03-29 22:27:42 +08:00
Ascrod
8d45fa6874 Remove obsolete getPref helpers. 2019-03-29 22:22:33 +08:00
wolfbeast
f427e1c5a2 Remove error table with unspecified errors.
Tag #145
2019-02-22 14:32:35 +08:00
wolfbeast
4a7951c4ce Restore building of common-standalone lib for updater.
Tag #145
2019-02-21 14:56:52 +08:00
wolfbeast
10670e35a9 Remove reference to standalone component.
Tag #145
2019-02-21 14:56:50 +08:00
wolfbeast
aa5b2021ca Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cpp
Tag #145
2019-02-21 14:56:27 +08:00
wolfbeast
6e9ade7dcb Remove maintenance service code from nsUpdateService and related.
Tag #145
2019-02-21 14:56:25 +08:00
wolfbeast
03821e0bfc Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-21 14:56:20 +08:00
wolfbeast
87624b25ff Restore app.update.url.override preference. 2019-02-16 00:28:21 +08:00
NTD
e30598c519 [TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
2019-02-16 00:27:39 +08:00
wolfbeast
eebdb819ea [AM] Remove spurious warning for staged cleanup.
This fixes #773.
2019-02-16 00:27:33 +08:00
wolfbeast
b60487cfc9 Remove remote add-on debugging control. 2019-02-16 00:27:23 +08:00
JustOff
756f56126c [WebExAM] Properly handle the add-on name in case it's localized 2019-02-16 00:23:57 +08:00
NTD
abf14355e1 [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul 2019-02-16 00:20:32 +08:00
yami
06cbc47e9e fix naming of getStartupChanges function 2019-02-16 00:16:11 +08:00
yami
4e13c1147b make style of amInstallTrigger.js more consistent 2019-02-16 00:16:09 +08:00
yami
bb0c4f2710 remove named function syntax in LightweightThemeManager.jsm 2019-02-16 00:16:07 +08:00
yami
ce968bc875 remove named function syntax in amWebInstallListener.js 2019-02-16 00:16:06 +08:00
yami
1807b14725 remove named function syntax in AddonManager.jsm 2019-02-16 00:16:04 +08:00
yami
b285dd8974 remove named function syntax in addonManager.js 2019-02-16 00:16:03 +08:00
NTD
0b1b0c752e Update list of IDs to never send to AUS in AddonUpdateChecker.jsm 2019-02-16 00:14:15 +08:00
wolfbeast
a097c19df9 Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a 2019-02-16 00:08:59 +08:00
wolfbeast
1a634a81bc Use expected dialog button ordering in Launch Application dialog.
This resolves #639.
2019-02-16 00:08:48 +08:00
NTD
bb6204c1ec Issue #634 - aAddon.markAsSeen is not a function newaddon.js 2019-02-16 00:08:41 +08:00
wolfbeast
9c9ba7c6c8 [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabled 2019-02-16 00:07:26 +08:00
NTD
50f4bff9a5 Add HYPE_ICEWEASEL where appropriate 2019-02-16 00:06:05 +08:00
NTD
be1bf5c4a9 [WebExAM] Remove E10SAddonsRollout.jsm
The associated preferences will have to remain for the time being because of nsAppRunner.cpp reads them.
2019-02-16 00:05:31 +08:00
NTD
8cc3515b2a [WebExAM] Remove unused AddonTestUtils.jsm 2019-02-16 00:05:29 +08:00
NTD
96aa6a99be [AllAM] Remove Mozilla Tests 2019-02-16 00:05:24 +08:00
NTD
f22be8ca31 [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js 2019-02-16 00:05:20 +08:00
NTD
65984db0eb [AllAM] De-duplicate amContentHander.js 2019-02-16 00:05:18 +08:00
NTD
f8662e9c1f [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm 2019-02-16 00:05:17 +08:00
NTD
34b241fdfd [AllAM] De-duplicate Content.js 2019-02-16 00:05:15 +08:00
NTD
aa30cb6915 [AllAM] De-duplicate AddonLogging.jsm 2019-02-16 00:05:08 +08:00
NTD
5461288e07 [WebExAM] Unify the AddonUpdateChecker 2019-02-16 00:05:04 +08:00
NTD
aa2e6cbed2 [TychoAM] Make sure console messages from AddonUpdateChecker indicate which parser they originate from 2019-02-16 00:05:02 +08:00
NTD
7a4872a755 [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including support for update.json 2019-02-16 00:05:01 +08:00
NTD
8648eda572 [AllAM] Update the target preference 2019-02-16 00:04:56 +08:00
NTD
33278f1ab9 [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be per-application-version 2019-02-16 00:04:55 +08:00
NTD
c5f22288ca [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE 2019-02-16 00:04:53 +08:00
wolfbeast
ee199e864d Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer.
This resolves #485.
2019-02-16 00:02:36 +08:00
wolfbeast
7350bb0399 Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check. 2019-02-16 00:00:02 +08:00
wolfbeast
aad4417153 Add build config option to disable startup cache precompilation.
This resolves #418.
2019-02-15 23:59:57 +08:00
NTD
be637b7eef [WebExAM] Use extensions.minCompatibleAppVersion instead of extensions.minCompatiblePlatformVersion for update.json 2019-02-15 23:59:36 +08:00
janekptacijarabaci
10ec23e5a8 [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
Issue #155

Part 2 for:
931950a880
2019-02-15 23:59:21 +08:00