Matt A. Tobin
95d5dcd8c5
Reclassify heapsnapshot and nsJSInspector as not part of devtools
...
This resolves Issue #316
2020-02-27 07:31:01 +08:00
wolfbeast
92d49e3b00
Issue #1383 - Remove "Copy raw data to clipboard" button
...
This resolves #1383
2020-02-21 07:04:56 +08:00
Matt A. Tobin
11efe7888c
Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils
2020-02-21 07:04:54 +08:00
Matt A. Tobin
44da82db2a
Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on Windows in UpdateUtils.jsm
2020-02-18 07:15:11 +08:00
wolfbeast
113362d3b3
Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.
...
This adds an addition to the environment set up for child processes
(plugin container) so that it may still be able to pass the omni
parameters there as-needed.
2020-02-15 07:03:45 +08:00
wolfbeast
a70bdf58db
Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var."
...
This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31.
2020-02-15 07:03:43 +08:00
wolfbeast
e58f92ba6e
Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.
2020-02-14 22:46:06 +08:00
Matt A. Tobin
71bc312d95
Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion
2020-02-13 07:17:34 +08:00
Matt A. Tobin
65b6f50bf4
Issue #65 - Don't split in the middle of assignment statements in createProfileWizard.js
2020-02-08 07:14:46 +08:00
Matt A. Tobin
f66076f04c
Issue #65 - Correct fallthough case in profileSelection.js
2020-02-08 07:14:44 +08:00
Matt A. Tobin
71eaa912b7
Issue #65 - Remove AppConstants from toolkit/components/passwordmgr
2020-02-08 07:14:41 +08:00
Matt A. Tobin
5b63deb851
Issue #65 - Remove AppConstants from toolkit/components/alerts
2020-02-08 07:14:39 +08:00
Matt A. Tobin
afa0dd0701
Issue #65 - Remove AppConstants from toolkit/components/places
2020-02-08 07:14:37 +08:00
Matt A. Tobin
ce0c0ee950
Issue #65 - Remove AppConstants from toolkit/components/apppicker
2020-02-08 07:14:35 +08:00
Matt A. Tobin
6dbe4aff96
Issue #65 - Remove AppConstants from toolkit/components/thumbnails
2020-02-08 07:14:33 +08:00
Matt A. Tobin
e0ad4cf19a
Issue #65 - Remove AppConstants from toolkit/components/printing
2020-02-08 07:14:31 +08:00
Matt A. Tobin
d28907df2a
Issue #65 - Remove AppConstants from toolkit/components/satchel
2020-02-08 07:14:28 +08:00
Matt A. Tobin
0cd01bac24
Issue #65 - Remove AppConstants from toolkit/components/jsdownloads
2020-02-08 07:14:26 +08:00
Matt A. Tobin
f1210b0d9a
Issue #65 - Remove AppConstants from toolkit/mozapps/downloads
2020-02-08 07:14:24 +08:00
Matt A. Tobin
905663865e
Issue #65 - Remove AppConstants from toolkit/mozapps/extensions
2020-02-08 07:14:20 +08:00
Matt A. Tobin
f77d815b53
Issue #65 - Remove AppConstants from toolkit/mozapps/update
2020-02-08 07:12:32 +08:00
Matt A. Tobin
b358ba2a2c
Issue #65 - Remove AppConstants from toolkit/profile
2020-02-08 07:12:30 +08:00
Matt A. Tobin
b244d44891
Issue #1390 - Remove secondscreen modules from toolkit
2020-02-07 08:00:27 +08:00
Matt A. Tobin
cc403750d3
Issue #65 - Remove AppConstants from toolkit/modules
...
Except for secondscreen
2020-02-07 07:55:51 +08:00
Matt A. Tobin
cf41a9dd87
Issue #65 - Remove AppConstants from toolkit/content
2020-02-07 07:52:36 +08:00
wolfbeast
fced04faa2
Issue #1342 - Remove support for system libvpx
2020-02-07 07:52:18 +08:00
wolfbeast
7f94258c9a
Issue #1342 - Remove support for system linbpng
2020-02-07 07:52:11 +08:00
Roy Tam
65ca6d8036
Revert "[WebRequest] Remove AddonManagerPermissions leftovers"
2020-02-07 07:49:44 +08:00
wolfbeast
0070369171
Issue #1342 - Remove support for system NSPR/NSS
2020-01-31 07:44:03 +08:00
wolfbeast
690fb97392
[WebRequest] Remove AddonManagerPermissions leftovers
...
This was added as part of the WebExtension sec issue CVE-2017-5389.
Since we no longer have this interface, it needed to be removed to
prevent errors in the WebRequest channel callback.
2020-01-31 07:43:09 +08:00
wolfbeast
25ae10aaec
Issue #1342 - Remove support for system libevent
2020-01-24 09:36:30 +08:00
Matt A. Tobin
2aca38b372
Issue #1359 - Pointlessly rename greprefs.. again.
2020-01-24 09:28:10 +08:00
wolfbeast
47e85541f1
Fix comments for NSS PBKDF setup (no code change)
2020-01-17 09:17:04 +08:00
Matt A. Tobin
70be4df40f
No Issue - Execute the precomplete command on *nix AltPackaging
...
Windows does not need this as mar generation is dependent on the NSIS Installer which already contains the call
2019-12-10 10:50:31 +08:00
Matt A. Tobin
a4b95f5c0a
Issue #1306 - Move bundled fonts to toolkit
2019-12-02 15:46:26 +08:00
wolfbeast
6fe976071e
No issue - Clean up libxul mozbuild a little
...
- Remove delayload dlls from which there are no imports
- Remove leftover MOZ_RUST config bit.
2019-12-02 15:45:59 +08:00
Roy Tam
d8c66d5b56
fix master branch build
2019-11-30 21:02:50 +08:00
Matt A. Tobin
1e7859111e
Allow Solaris to use alt packaging for Pale Moon and Basilisk
2019-11-29 11:36:41 +08:00
Matt A. Tobin
94b1e61383
No Issue - Use alternative packaging for Pale Moon and Basilisk
...
* This adds what will eventually be a rewritten packaging routine while maintaining backwards compatibility with the original mozilla routine
* Changes the build target and installer makefile to use the alternative packaging
* Adds build target to specifically invoke the original mozilla routine
* Update mach commands accordingly
2019-11-28 10:32:44 +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
Moonchild
fecf417219
Remove duplicate localization note
...
The note -used- to be where I inserted it but was apparently moved further down by Mozilla, outside of my FoV.
2019-11-22 10:53:13 +08:00
wolfbeast
8ee4a445b0
Issue #1242 - Reinstate GPU Accelerated Windows entry in about:support
...
This resolves #1242 .
2019-11-22 10:52:07 +08:00
JustOff
e50e93cd7f
Issue #1259 - Adjust Widewine strings after removing Adobe Primetime support
2019-11-22 10:48:13 +08:00
Matt A. Tobin
18ffebc2a1
Issue #1258 - Part 3: Make mailnews and friends build
2019-11-17 00:09:10 +08:00
wolfbeast
92b01bf08a
Issue #1263 - Part 1: Remove DiskSpaceWatcher
2019-11-08 20:23:33 +08:00
Gaming4JC
84c1e8ce10
Issue #1265 - Expose sndio as a build option for any supporting system
2019-11-04 11:54:32 +08:00
athenian200
1e75eb89f3
Fix nits.
...
I hope this addresses everything.
2019-11-04 11:54:09 +08:00
athenian200
45bf760ac5
MoonchildProductions#1251 - Part 27: Fix ifdef style.
...
This should do it for all the commits to files I changed, but while I'm in here I could probably go ahead and turn ALL the singular if defined statements into ifdef statements by using grep/find on the tree. On the other hand, perhaps we should do that as a separate issue so that this doesn't become a case of scope creep.
2019-11-04 11:54:07 +08:00
athenian200
cbf60a2058
Fix a bunch of dumb typos and omissions.
2019-11-04 11:53:57 +08:00
athenian200
84f95c4d6d
MoonchildProductions#1251 - Part 18: (Hopefully) final version of build system fixes.
...
I hope I can just apply these nice, clean changes and have everything work without having to make a mess again.
2019-11-04 11:53:50 +08:00