K4sum1
76fa1af460
Hardcoded generic branding
2025-09-27 19:36:53 -07:00
roytam1
bd335d6284
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-07 11:59:17 +08:00
Jerico
17b594b705
Issue #2106 - Part 2: Align value names
2025-07-07 11:19:20 +08:00
roytam1
6c3db876fc
missing changes when reverting previous commit
2023-09-19 11:00:38 +08:00
roytam1
119feb053c
Revert "Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC"
...
This reverts commit 9e7d1492e6 .
2023-09-18 21:32:06 +08:00
roytam1
0c6e087291
Merge remote-tracking branch 'origin/tracking' into custom
2023-09-14 11:09:14 +08:00
Matheus Marinho
9e7d1492e6
Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC
...
Co-authored-by: Moonchild <moonchild@palemoon.org>
2023-09-14 10:22:47 +08:00
roytam1
629eeda1f1
Merge remote-tracking branch 'origin/tracking' into custom
2023-06-23 16:08:10 +08:00
FranklinDM
369e68a663
Issue #21 - Part 1: Remove experiments base code from the Add-ons Manager
...
The experiments manager was already removed in bf6bb142fc5bcb49b053788e06160af304f639e5 and this was imported dead code from Tycho AM.
2023-06-23 16:06:49 +08:00
roytam1
22356686f9
Merge remote-tracking branch 'origin/tracking' into custom
2022-06-13 09:12:00 +08:00
Jeremy Andrews
41b9919e7c
Issue #1909 - Ensure UpdateChecker and UpdateParser can handle empty manifest URLs.
2022-06-13 09:11:23 +08:00
roytam1
d8e6867dad
Revert "Issue #1909 - Guard against empty update manifest URL"
...
This reverts commit 7b3f9fb7c0 .
2022-06-10 09:47:01 +08:00
roytam1
8c7e1338ce
Revert "Issue #1909 - Guard against empty update manifest URL"
...
This reverts commit 7b3f9fb7c0 .
2022-06-06 08:53:49 +08:00
roytam1
2cedfc1adf
Merge remote-tracking branch 'origin/tracking' into custom
2022-05-31 10:17:22 +08:00
FranklinDM
7b3f9fb7c0
Issue #1909 - Guard against empty update manifest URL
...
When installing an incompatible add-on, the add-ons manager checks first if a newer and compatible version of that add-on is available by sending a request either to the AUS or the provided update URL in the manifest.
If there's no update URL in the manifest and if the application does not provide an add-on update URL via preferences, the add-ons manager will error out and fail to notify that the said add-on is incompatible.
This commit addresses that by:
(a) preventing substitutions on the update manifest URL - this throws an error if it's empty; and
(b) failing early in the add-on update checker if the update manifest URL is empty and sends out an error notification
2022-05-31 09:43:02 +08:00
roytam1
ed4e67920f
GMP: revert GMPUtils.jsm back to state of rev 4a010b9495
...
This should fix GMP DLLs loading.
2022-05-18 22:45:20 +08:00
roytam1
ef6b9353a3
gmp: replace preprocessor directives with AppConstants conditions
2022-05-10 21:11:08 +08:00
roytam1
7f068ecce3
Merge remote-tracking branch 'origin/tracking' into custom
2022-05-04 10:14:24 +08:00
FranklinDM
06d8563a58
Issue #21 - Remove run phase property and constants from XPIProvider.jsm
...
These were introduced in Bug 853388 for the sole purpose of tracking the current startup phase for telemetry
2022-05-04 10:11:17 +08:00
Brian Smith
d5c43d1d35
Issue #1829 - Readd code cleanup that is not Mac related that got clobbered by reverting Issue #1751
2022-05-04 10:01:23 +08:00
Brian Smith
13fcc4a046
Issue #1829 - Revert "Issue #1751 "
2022-05-04 09:40:24 +08:00
roytam1
6de07653b9
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 10:45:19 +08:00
Moonchild
44388b01a3
Issue #21 - Remove Telemetry accumulation/structures from toolkit js.
...
This fixes toolkit modules and prevents toolkit component breakage.
Also removes about:telemetry
2022-04-28 10:26:19 +08:00
roytam1
8eb3a2701c
partly revert rev a4b0f333b to fix addon manager.
2021-05-08 23:18:35 +08:00
roytam1
d4582b821c
Merge remote-tracking branch 'origin/master' into custom
2021-05-07 09:56:55 +08:00
Moonchild
a4b0f333ba
Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
...
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
2021-05-07 09:53:59 +08:00
roytam1
56aaf6a15a
Merge remote-tracking branch 'origin/master' into custom
2020-09-25 22:18:48 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
roytam1
3b48e4818a
Merge remote-tracking branch 'origin/master' into custom
2020-09-10 21:08:44 +08:00
Moonchild
bc02e9541f
Issue #1644 - Remove plugin checking code leftovers
2020-09-10 21:06:49 +08:00
Roy Tam
701440781c
Merge remote-tracking branch 'origin/master' into custom
2020-08-08 10:15:41 +08:00
Roy Tam
35f288dc4a
Revert UXP issue 1628 related changes.
2020-08-08 10:14:13 +08:00
Roy Tam
e682016889
Merge remote-tracking branch 'origin/master' into custom
2020-08-08 07:00:38 +08:00
Matt A. Tobin
3bfc574220
Issue #1628 - Remove redundant PREF_EM_UPDATE_BACKGROUND_URL
2020-08-08 06:56:47 +08:00
Roy Tam
f35488b465
Merge remote-tracking branch 'origin/master' into custom
2020-07-25 06:31:41 +08:00
Matt A. Tobin
b31c90d1ab
Issue #1612 - Add-ons targeting Toolkit's ID (and not Firefox's) should be considered "native" by the Add-ons Manager when using the Dual-GUID system
...
A version bump triggering add-on compatibility check will re-evaluate the "native" status (among other things) so no extra or special work is required to fix erroneous warnings.
tl;dr instafix!
2020-07-25 06:25:46 +08:00
Roy Tam
8d7d46f06c
Merge remote-tracking branch 'origin/master' into custom
2020-04-11 10:43:22 +08:00
Matt A. Tobin
4f0ac63dd9
Take files out of preprocessing that no longer require it
2020-04-11 09:40:39 +08:00
Roy Tam
03b286c4d8
Revert following changes for fixing Primetime issue:
...
- Issue #26 Part 2a: make more EME code conditional. (99118e38e)
- Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions. (d44c61bf6)
- Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/* (4c9689f68)
- Issue #1392 - Change --enable-eme to MOZ_ARG_ENABLE_BOOL and remove MOZ_EME_MODULES (832d84d2c)
- [Basilisk] Issue MoonchildProductions/UXP#1392 - Remove usage of MOZ_EME_MODULES (3a165cd)
- Issue #65 - Remove AppConstants from toolkit/mozapps/extensions (758618b60)
2020-03-01 08:30:28 +08:00
Roy Tam
55828393ce
Merge remote-tracking branch 'origin/master' into custom
2020-02-27 07:37:41 +08:00
Matt A. Tobin
678b1ea2ec
Issue #1053 - Remove android support from toolkit
...
Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
2020-02-27 07:32:40 +08:00
Roy Tam
29201b8059
Merge remote-tracking branch 'origin/master' into custom
2020-02-08 07:21:43 +08:00
Matt A. Tobin
905663865e
Issue #65 - Remove AppConstants from toolkit/mozapps/extensions
2020-02-08 07:14:20 +08:00
Roy Tam
37e153f594
Revert "Issue #1259 - Adjust Widewine strings after removing Adobe Primetime support"
...
This reverts commit e50e93cd7f .
2019-12-12 07:34:43 +08:00
Roy Tam
09a915bd50
Merge remote-tracking branch 'origin/master' into custom
2019-11-28 10:34:50 +08:00
JustOff
c12890f12c
Issue #1300 - Clear the message manager script cache when updating and removing add-ons
2019-11-28 10:32:39 +08:00
Roy Tam
01a4bc1e3b
Merge remote-tracking branch 'origin/master' into custom
2019-11-22 10:59:44 +08:00
JustOff
e50e93cd7f
Issue #1259 - Adjust Widewine strings after removing Adobe Primetime support
2019-11-22 10:48:13 +08:00
Mathwi
d9fb4e872d
Hidden preference to toggle addon version in addon manager ( #10 ) ( #9 )
...
1. Restore add-on version numbers
2. Hidden preference to toggle add-on version in add-on manager
Puts Show add-on version in add-on manager add-on list behind user preference "extensions.addonVersionInfo", currently on by default
(Change ported from Waterfox)
2019-11-17 07:15:39 +08:00
FranklinDM
f256af1571
Issue #1183 - Fix incorrect conditional preventing Discover Error Page from showing up
2019-07-19 10:04:03 +08:00