Commit Graph

121 Commits

Author SHA1 Message Date
FranklinDM 818cf20fc4 Issue #1183 - Fix incorrect conditional preventing Discover Error Page from showing up 2019-07-15 13:51:33 +08:00
wolfbeast 610c5fc6ce Installer: Stop trying to read stub installer data from ini file 2019-06-27 13:06:55 +00:00
Matt A. Tobin cee913be91 Show the update UI instantly instead of after 10 minutes of inactivity 2019-05-29 15:59:36 -04:00
adeshkp bb5e0a1be4 Remove a stubbed telemetry function from app AUS. 2019-05-22 13:34:36 -04:00
wolfbeast 1595ee7da4 Rip broken telemetry out of the app AUS.
Tag #21
2019-05-14 12:16:07 +02:00
Matt A. Tobin c11a0b2762 Use UpdateUtils in GMPInstallManager.jsm 2019-04-25 07:48:05 -04:00
Matt A. Tobin 325b204d26 Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC 2019-04-23 15:56:35 -04:00
adeshkp b10712de87 Remove SecurityUI telemetry. 2019-04-21 13:02:52 -04:00
Ascrod 8757548a3e Issue #991 Part 8: Toolkit everything else 2019-04-13 11:37:45 -04:00
wolfbeast 25779d371c Issue #187: Remove solaris conditional code. 2019-03-30 19:10:17 +01:00
wolfbeast 843e4ceffd Replace unsupported null default values with an empty string.
Fixes #1028
2019-03-28 02:44:38 +01:00
Ascrod c9d2e9bcfb Remove obsolete getPref helpers. 2019-03-24 20:22:03 -04:00
wolfbeast 6f78cfb3a4 Remove error table with unspecified errors.
Tag #145
2019-02-21 15:46:51 +01:00
wolfbeast 73551520db Restore building of common-standalone lib for updater.
Tag #145
2019-02-20 19:10:31 +01:00
wolfbeast 26d7c44f17 Remove reference to standalone component.
Tag #145
2019-02-20 15:00:58 +01:00
wolfbeast cdc4838922 Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cpp
Tag #145
2019-02-20 11:46:32 +01:00
wolfbeast e3c88dc644 Remove maintenance service code from nsUpdateService and related.
Tag #145
2019-02-20 11:16:33 +01:00
wolfbeast fc0a0f13ad Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-20 10:54:51 +01:00
wolfbeast 1e0da1994d Remove the WebExtension Add-on Manager from our tree.
Tag #936
2019-02-13 19:25:03 +01:00
wolfbeast 43d44975b1 Remove WebExtension support from the platform.
- Conditional code
- WE APIs
- WE toolkit theming
2019-02-13 19:11:37 +01:00
wolfbeast 71c81eb900 Restore app.update.url.override preference. 2019-02-12 16:33:11 +01:00
Moonchild 6edfc0a201 Merge pull request #954 from MoonchildProductions/TychoEME-work
[TychoAM] Fix GMP* so that EME works in Basilisk
2019-01-31 14:54:57 +01:00
wolfbeast efac6cc1cc [AM] Remove spurious warning for staged cleanup.
This fixes #773.
2019-01-30 13:42:47 +01:00
Matt A. Tobin a606410ba9 [TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
2019-01-29 10:48:41 -05:00
wolfbeast 2e581f48e5 Remove remote add-on debugging control. 2019-01-28 15:36:46 +01:00
JustOff 6a97d9db02 [WebExAM] Properly handle the add-on name in case it's localized 2019-01-06 13:38:08 +02:00
Matt A. Tobin fe11e14d3c [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul 2018-11-27 17:05:46 -05:00
yami ca4b2c5023 fix naming of getStartupChanges function 2018-10-20 17:21:32 +02:00
yami 6667a10d38 make style of amInstallTrigger.js more consistent 2018-10-04 22:19:55 +02:00
yami dd574ec7b2 remove named function syntax in LightweightThemeManager.jsm 2018-10-04 22:13:50 +02:00
yami d218160bfd remove named function syntax in amWebInstallListener.js 2018-10-04 22:09:09 +02:00
yami 06086f82f7 remove named function syntax in AddonManager.jsm 2018-10-04 22:05:58 +02:00
yami 0d97c6ada5 remove named function syntax in addonManager.js 2018-10-04 21:34:23 +02:00
Matt A. Tobin 29512806a7 Update list of IDs to never send to AUS in AddonUpdateChecker.jsm 2018-09-23 04:33:22 -04:00
wolfbeast 8be0c16be6 Clean up app strings and legacy download manager after e92808f0eb 2018-07-18 07:14:08 +02:00
wolfbeast 57e08f8dd6 Use expected dialog button ordering in Launch Application dialog.
This resolves #639.
2018-07-16 08:16:07 +02:00
Matt A. Tobin 1862bf7a35 Issue #634 - aAddon.markAsSeen is not a function newaddon.js 2018-07-13 14:03:34 -04:00
wolfbeast ee5da989be [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabled 2018-07-03 11:08:58 +02:00
Matt A. Tobin 7664308ab1 Add HYPE_ICEWEASEL where appropriate 2018-06-28 15:50:23 -04:00
Matt A. Tobin 2d8e325fbd [WebExAM] Remove E10SAddonsRollout.jsm
The associated preferences will have to remain for the time being because of nsAppRunner.cpp reads them.
2018-06-26 17:34:01 -04:00
Matt A. Tobin cacc5283c0 [WebExAM] Remove unused AddonTestUtils.jsm 2018-06-26 17:06:36 -04:00
Matt A. Tobin eda567b364 [AllAM] Remove Mozilla Tests 2018-06-26 16:09:08 -04:00
Matt A. Tobin bde02587cd [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js 2018-06-26 15:15:09 -04:00
Matt A. Tobin 5127922450 [AllAM] De-duplicate amContentHander.js 2018-06-26 15:13:40 -04:00
Matt A. Tobin 431fe926e0 [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm 2018-06-26 14:43:25 -04:00
Matt A. Tobin 2ec54f1e95 [AllAM] De-duplicate Content.js 2018-06-26 14:17:23 -04:00
Matt A. Tobin 074ebe60a4 [AllAM] De-duplicate AddonLogging.jsm 2018-06-26 13:54:36 -04:00
Matt A. Tobin 3d4aa3593d [WebExAM] Unify the AddonUpdateChecker 2018-06-26 12:27:43 -04:00
Matt A. Tobin e8271c4352 [TychoAM] Make sure console messages from AddonUpdateChecker indicate which parser they originate from 2018-06-26 12:15:55 -04:00
Matt A. Tobin ad7e351031 [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including support for update.json 2018-06-25 18:39:50 -04:00