Commit graph

3,515 commits

Author SHA1 Message Date
Matt A. Tobin
d304c796b0 [Basilisk] Issue MoonchildProductions/UXP#1319 - Remove uses of EARLY_BETA_OR_EARLIER in application prefs 2020-03-05 09:46:24 +08:00
JustOff
9f19a67fcb [Pale-Moon] Issue #1730 - Add 1.25x play speed to the html player context menu 2020-03-05 09:44:30 +08:00
New Tobin Paradigm
9532e6f02e Remove exposed bug from UpdateUtils.jsm 2020-03-05 09:38:34 +08:00
Matt A. Tobin
3f4ebb1c7c Issue #1053 - Remove android-only skia-npapi 2020-03-05 09:38:29 +08:00
Matt A. Tobin
56f64bd775 Issue #1053 - Remove android support from nsNSSComponent.cpp 2020-03-05 09:38:27 +08:00
Matt A. Tobin
57552faa1d Issue #251 - Move --disable-dbm to ac configure
Also Tag #1467
2020-03-05 09:38:24 +08:00
Matt A. Tobin
2bc74563e1 Remove unused mailnews.mozbuild 2020-03-05 09:38:22 +08:00
Matt A. Tobin
dad2b31c83 Mork is not dependent on dbm and never was. 2020-03-05 09:38:20 +08:00
Matt A. Tobin
8dbd3045dc Correct typo in mailnews/base/src/moz.build 2020-03-05 09:38:18 +08:00
Matt A. Tobin
ecf0a07d12 Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition 2020-03-05 09:38:16 +08:00
wolfbeast
f4dd604bf5 Issue #1465 - Implement optional catch binding. 2020-02-28 14:39:12 +08:00
wolfbeast
f0404f3fca [Basilisk] Minor update and correction of some LICENSE files. 2020-02-27 07:57:31 +08:00
wolfbeast
f802a821cb [DOM] Add a null check 2020-02-27 07:35:38 +08:00
Matt A. Tobin
05780821f3 Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mn 2020-02-27 07:35:23 +08:00
wolfbeast
2996c783d8 Revert #1091 Remove unboxed object code phase 1 + extras.
This should be the last code backout for this. merging this branch
should get us back to the way we were (+ additional code changes for
later changes) as fasr as the unused unboxed code is concerned.
2020-02-27 07:34:57 +08:00
wolfbeast
cfed2447da Revert #1137 - Remove unboxed arrays
- accounting for removal of watch()/unwatch()
- updated for intermediate code changes.
2020-02-27 07:34:50 +08:00
wolfbeast
eab2558676 Revert "Issue #1382 - Remove invalid assertion."
This reverts commit 9c6a8450b3e96442035b84025b0dd13be3a9e5f8.
2020-02-27 07:33:15 +08:00
wolfbeast
47781d6165 Revert #1142 - Remove unboxed objects
- accounting for removal of watch()/unwatch()
2020-02-27 07:33:11 +08:00
wolfbeast
90e01a7329 Revert 1320408 part 15: Make addDataProperty static 2020-02-27 07:33:07 +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
Matt A. Tobin
3063a156fb Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.js 2020-02-27 07:32:38 +08:00
Matt A. Tobin
e5bacc6f6e Issue #439 - Remove tests from toolkit/ 2020-02-27 07:32:33 +08:00
Matt A. Tobin
3210cc7d95 Issue #1053 - Remove android support from db 2020-02-27 07:31:37 +08:00
Matt A. Tobin
fa17b5a8e7 Issue #1053 - Remove android support from docshell 2020-02-27 07:31:35 +08:00
Matt A. Tobin
b1d23b7d19 Issue #1053 - Remove android support from hal 2020-02-27 07:31:33 +08:00
Matt A. Tobin
6df3c70708 Issue #1053 - Remove android support from image 2020-02-27 07:31:31 +08:00
Matt A. Tobin
0e091cdb2e Issue #1053 - Remove android support from intl/locale/nsLocaleService.cpp
This is the only non-icu file with android code in it. Not going to remove android in icu its self because it remains a 3rd party lib.
2020-02-27 07:31:28 +08:00
Matt A. Tobin
021bff6bf8 Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to DevTools
I am so done with this.

Resolves #316
2020-02-27 07:31:26 +08:00
Matt A. Tobin
f1182eaec9 Issue #1053 - Remove android support from memory 2020-02-27 07:31:24 +08:00
Matt A. Tobin
bf056898b5 Issue #1053 - Remove android support from mfbt 2020-02-27 07:31:22 +08:00
Matt A. Tobin
dd6048d3ec Issue #1053 - Remove android support from ipc except for ipc/chromium
This does not include android in the imported chromium code as specific research needs done on defines and logic.
2020-02-27 07:31:20 +08:00
Matt A. Tobin
a890ecd06f Issue #1053 - Remove android support from mozglue
Yes, I checked for unsaved files this time...
2020-02-27 07:31:18 +08:00
Matt A. Tobin
bb8b180863 Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler.cpp 2020-02-27 07:31:16 +08:00
Matt A. Tobin
93a435ae22 Issue #1053 - Remove android support from netwerk 2020-02-27 07:31:14 +08:00
Matt A. Tobin
659e10b6dd Issue #1053 - Remove android support from storage/mozStorageConnection.cpp 2020-02-27 07:31:12 +08:00
Matt A. Tobin
8e0b45eb4a Issue #1053 - Remove android support from uriloader 2020-02-27 07:31:10 +08:00
Matt A. Tobin
a0b7617ca0 Issue #1053 - Remove android support from xpcom/threads/nsThread.cpp
Forgot to save..
2020-02-27 07:31:07 +08:00
Matt A. Tobin
26403f20ac Issue #1053 - Remove android support from XPCOM 2020-02-27 07:31:05 +08:00
Matt A. Tobin
68d64c0c58 Remove redundant moz.build from db/ 2020-02-27 07:31:03 +08:00
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
Pale Moon
28e0b0cd57 [Pale-Moon] Minor corrections in module info 2020-02-22 07:07:19 +08:00
wolfbeast
86930daef4 Set module default identification properly. 2020-02-22 07:05:29 +08:00
wolfbeast
33ac2fa219 Remove gtest reference to non-existing path of removed component 2020-02-22 07:05:27 +08:00
wolfbeast
62a46687d6 [gfx] Put Skia-specific CTOR init behind Skia-conditional. 2020-02-22 07:05:25 +08:00
wolfbeast
beed2a817e Issue #316 - Make sure MOZ_DEVTOOLS_SERVER is passed down to js. 2020-02-21 09:45:13 +08:00
Matt A. Tobin
ca23a636cf [Pale-Moon] Issue MoonchildProductions/UXP#1457 - Remove redundant MOZ_FOLD_LIBS from confvars
It was moved to ac configure at some point
2020-02-21 07:17:05 +08:00
Matt A. Tobin
9656b3fc7d [Pale-Moon] Issue MoonchildProductions/UXP#1457 - Update package-manifest 2020-02-21 07:16:39 +08:00
Matt A. Tobin
c3bfe4b063 [Pale-Moon] Issue MoonchildProductions/UXP#1454 - Update app.update.url to include MOZ_PKG_SPECIAL 2020-02-21 07:16:07 +08:00
Matt A. Tobin
0f6f86f698 [Basilisk] Issue MoonchildProductions/UXP#1457 - Update package-manifest 2020-02-21 07:11:43 +08:00
Matt A. Tobin
49ea8c2f2d Issue #1053 - Remove android support from NPAPI 2020-02-21 07:05:45 +08:00