1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-29 11:49:07 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
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:
https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858
2019-02-15 23:59:21 +08:00
NTD f5ddf51953 [WebExAM] Deduplicate toolkit/mozapps/webextensions 2019-02-15 23:59:20 +08:00
NTD 33f7c5bba3 Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist 2019-02-15 23:57:30 +08:00
wolfbeast 74df182488 Remove other gonk widget conditionals and unused files.
Tag #288.
2019-02-15 23:57:15 +08:00
wolfbeast 2531de02eb Remove MOZ_WIDGET_GONK [2/2]
Tag #288
2019-02-15 23:57:10 +08:00
janekptacijarabaci 745e1809b0 moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
2019-02-15 23:56:35 +08:00
NTD a073130d31 [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actually built
This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support.
2019-02-15 23:55:26 +08:00
NTD c9446a4319 [TychoAM] Make the Add-ons Manager conditionally devtools free 2019-02-15 23:55:23 +08:00
NTD 69920e72f2 Only set and show the dual-guid indicators when dual-guid has been built 2019-02-15 23:55:20 +08:00
NTD 89f2084eef [*AM] Expand the list for excluding internally used IDs from being sent to AUS 2019-02-15 23:54:07 +08:00
janekptacijarabaci 9ff88cf7df Bug 1263935 - Forward AddonManager.mapURIToAddonId to AddonPathService.mapURIToAddonId
Issue #102
2019-02-15 23:53:09 +08:00
janekptacijarabaci a055ca91ec Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService
Issue #102
2019-02-15 23:53:07 +08:00
NTD 9feb54bfda [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function
Mozilla renamed it to revokeCertByIssuerAndSerial
2019-02-15 23:53:06 +08:00
JustOff c54e714ef5 Fix accessing the bootstrap methods when they are declared in the new lexical scope 2019-02-15 23:49:52 +08:00
NTD a9cc6150e6 Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:48:57 +08:00
JustOff 3df5e55320 Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon 2019-02-15 23:46:31 +08:00
adeshkp f56956cf35 [Tycho AM] Remove test for experiments framework 2019-02-15 23:45:49 +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
NTD 11155c71c0 Bump Phoenix extensions to allow installing up to Firefox 56.9 2019-02-15 23:45:23 +08:00
janekptacijarabaci c03236765c [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extensions) 2019-02-15 23:42:04 +08:00
janekptacijarabaci b688ccaecc [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions)
Issue #102
2019-02-15 23:42:02 +08:00
wolfbeast 9d2e0ff0c4 Remove telemetry experiments framework 2019-02-15 23:41:25 +08:00
NTD 3adb72e0f0 Fix for loops in selectAddons.js (SyntaxError: missing ] after element list) 2019-02-15 23:36:36 +08:00
NTD 66e00ae185 Remove the hard blocker on unmodified jetpack extensions from TychoAM
Be sure to remove the now unused string from Pale Moon
2019-02-15 23:36:35 +08:00
NTD 801b7a4d47 Adjust error number for WebExtensions on TychoAM and add the string to Basilisk
Pale Moon l10n will need an adjustment as well from -5 to -9
2019-02-15 23:36:33 +08:00
NTD e088654914 Fix for loops in update.js (SyntaxError: missing ] after element list) 2019-02-15 23:36:32 +08:00
NTD 45c9880478 Port Pale Moon commit a3044d3 - Exclude default theme from update checks.
Do this both for TychoAM and WebExAM
2019-02-15 23:35:40 +08:00
NTD bbe87d1e96 Make NPAPI Plugins work 2019-02-15 23:31:29 +08:00
NTD 0e6e573e4e Just about almost totally fix GMP 2019-02-15 23:31:27 +08:00
NTD 838ded4a6f Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:24 +08:00
NTD dc2a2a22de Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:23 +08:00
NTD 93549aa772 Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:21 +08:00
NTD a0f91b5bfa Use the uuid-generator service instead of mangling a random number generator result to generate a syncGUID 2019-02-15 23:31:20 +08:00
NTD b8b5ce0305 Bug 1245141 - Use new Proxy for AddonManager.addonTypes (TychoAM) 2019-02-15 23:31:17 +08:00
NTD 16ace66629 Make the Add-on Manager's binary components build 2019-02-15 23:31:14 +08:00
NTD fb319fb148 Hook up the Tycho Add-on Manager to the build system 2019-02-15 23:31:13 +08:00
NTD a122115666 Import Tycho's Add-on Manager 2019-02-15 23:31:11 +08:00
NTD 358cd0404a Move WebExtensions enabled Add-ons Manager 2019-02-15 23:31:05 +08:00
NTD f5048f2a1d Remove kinto client, Firefox kinto storage adapter, blocklist update client and integration with sync, OneCRL and the custom time check for derives system time. 2019-02-14 14:27:06 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00