Commit Graph

65 Commits

Author SHA1 Message Date
Pale Moon 3777031c1e Make sure the AUS %PRODUCT% var is an acceptable version of the application name.
It should be lower case.
It should be whitespace-stripped.
2018-07-25 09:25:39 +08:00
Pale Moon 3499a45863 Update preferences to use the new AUS infra. 2018-07-25 09:24:35 +08:00
Pale Moon fe3f00c88d Remove telemetry gathering from XPIProvider.
Tag #1396
2018-07-25 09:22:54 +08:00
Pale Moon 7aaf07658d Improve logic of loadManifestFromZipReader.
- Explicitly throw.
- Pass back the correct error message for install.rdf, not the webextension manifest.

Tag #1396.
2018-07-25 09:22:47 +08:00
JustOff e973037afa Safely close test stream 2018-07-25 09:13:32 +08:00
JustOff 7813d76de3 Display "not supported" error when trying to install WebExtension 2018-07-25 09:13:25 +08:00
janekptacijarabaci d74e0046ee [suggestion, minor fix] Installer - style clean up 2018-07-25 08:05:01 +08:00
JustOff f7e1037513 Do not apply add-on compatibility update in strict mode. 2018-07-25 07:53:33 +08:00
Pale Moon b649e7fdbd Remove hotfix add-on provisions.
This resolves #844.
2018-07-25 07:19:54 +08:00
janekptacijarabaci 638e00f455 [suggestion, minor fix] Plugins - A problem - CSS (Ask to Activate) 2018-07-25 07:13:42 +08:00
JustOff a82dcdcc42 Resolve confusions between Flash and VLC plugins on permissions pages 2018-07-25 07:04:42 +08:00
Pale Moon ab72069b75 Don't assume that the add-ons discovery pane will be available. 2018-07-25 06:53:21 +08:00
JustOff 939775a632 Properly handle add-on name in case it localized 2018-07-25 06:53:17 +08:00
Pale Moon fc2f31a878 Fix NSS packaging on Linux 2018-07-25 06:51:12 +08:00
wsdfhjxc 0b233ce715 Restyle extension target indicators 2018-07-25 06:46:12 +08:00
JustOff c4a22066ef Catch the error when trying to remove the trash directory when it contains a file that is locked 2018-07-25 06:36:51 +08:00
JustOff a4be038b63 Allow PMkit add-ons created with JPM 2018-07-25 06:25:10 +08:00
Pale Moon 08e58e7fbb Remove Windows Metro/WinRT code. 2018-07-25 06:25:01 +08:00
Moonchild 67537c4523 Revert "Allow PMkit add-ons created with JPM" 2018-07-25 06:24:35 +08:00
JustOff 5582a4f576 Use strict declaration 2018-07-25 06:24:18 +08:00
JustOff 249ed3e7d8 Allow PMkit add-ons created with JPM 2018-07-25 06:24:15 +08:00
Pale Moon 3dc28513cb Allow x64 installations on Windows Vista again. 2018-07-25 06:23:06 +08:00
JustOff f2b43404a6 show list of translators in the language pack detail 2018-07-25 06:21:53 +08:00
JustOff 4f62ea8f31 resize indicator according #741 2018-07-25 06:21:04 +08:00
JustOff f4838d520c tab->space typo 2018-07-25 06:21:01 +08:00
JustOff d260a1de06 Revamp extension target indicators for tooltip support (alternative) 2018-07-25 06:20:46 +08:00
Pale Moon 1569ca50c1 Update firefox appcompat version in XPI installer. 2018-07-25 06:20:25 +08:00
janekptacijarabaci 49273ed290 [Suggestion] Minor fix: about:support - Show Update History (BuildID == null) 2018-07-25 06:20:13 +08:00
trav90 189e888c2a Make the "-disable-precompiled-startupcache" option actually work 2018-07-25 01:31:29 +08:00
Pale Moon 572b2465a2 Fix an issue with update logging. 2018-07-25 01:29:17 +08:00
Pale Moon bf2f201047 Honor lightweightThemes.animation.enabled.
This resolves #652.
2018-07-25 01:23:48 +08:00
NTD 8b5fba8f63 Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 4: Remove superfluous brackets in nsUpdateService.js and updater.cpp 2018-07-25 01:18:14 +08:00
NTD d045d3fdb8 Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 3: nsUpdateService.js, updater.cpp, nsUpdateDriver.cpp 2018-07-25 01:18:12 +08:00
NTD b4d07ee579 Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 2: Build system, Installer/Packaging 2018-07-25 01:18:10 +08:00
NTD 69d62e8b10 Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 1: Remove files 2018-07-25 01:18:08 +08:00
NTD e0ba22da6a Move Mozilla DevTools to Platform - Part 9c: Update Resource URIs in toolkit 2018-07-25 01:17:47 +08:00
Pale Moon 459e7fd151 Move (non-)native extension indicator style to global extensions.css style sheet.
Follow-up to #585 [8c9b4b6]
2018-07-25 01:16:06 +08:00
wsdfhjxc fcde12e0b5 Add indicators for (non-)native extensions in Add-ons Manager
This is a proposition for #585.
2018-07-25 01:16:04 +08:00
Pale Moon edb6cab933 Disable update logging if given a log file path longer than MAX_PATH. 2018-07-25 01:15:53 +08:00
Pale Moon bd364c8a39 Revert "Remove the maintenance service (take 2)."
This reverts commit 009fdf9eb83e29aceec430ccc6c1132e32b23185.
Tag #492.
2018-07-25 01:15:51 +08:00
Pale Moon 12dbf326ea Remove the maintenance service (take 2).
This resolves #492.
2018-07-25 01:15:47 +08:00
Pale Moon 95729c8ea1 Revert "Remove the maintenance service."
This reverts commit fb21c6be5428d534caae4c7366ba494763eb01af.
2018-07-25 01:15:41 +08:00
Pale Moon b39f8fbc61 Remove the maintenance service.
This resolves #492.
2018-07-25 01:15:40 +08:00
Pale Moon f3f897f73b Make sure the Save file picker window is attached to a live window.
This resolves #584.
2018-07-25 01:15:38 +08:00
janekptacijarabaci 6cbd0c0ab1 Fix: Plugin placeholder image/text (ask to activate) missing 2018-07-25 01:15:29 +08:00
NTD af1b6f6584 Exterminate WebAppRT - Part 2: Remove webapprt support from the build system 2018-07-25 01:08:46 +08:00
Gpower2 c3c07497e7 Fix whitespaces 2018-07-25 01:03:11 +08:00
Gpower2 bc3ebad6bb Fix missing download progress on taskbar (Issue #516)
Used new DownloadsTaskbar.jsm from Mozilla
2018-07-25 01:02:58 +08:00
NTD 9d597b8f29 Issue #450 - Remove the stub installer - Part 1: Toolkit 2018-07-25 00:57:53 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +08:00