New build of Serpent/UXP for XP!
Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241123-3219d2d-uxp-5a5577c829-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20241123-3219d2d-uxp-5a5577c829-xpmod.7z
source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom
source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32
NM28XP build:
Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20241123-d849524bd-uxp-5a5577c829-xpmod.7z
Official UXP changes picked since my last build:
- No Issue - stop spewing useless xfo < CSP warning in non-debug builds (1f038cd026)
- Issue #2652 - Part 1: Add a way to programmatically clear the DNS cache. (f5ef327563)
- Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking (60e671e956)
- No issue - Stop WebGL context forcing spew in non-debug builds. (a6c54d0736)
- Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. (7b6e3a2d4a)
- Issue #2653 - Part 2: Update tests (0e6fa95840)
- Issue #2653 - Part 3: Remove support for packaged apps from asmjscache (7f086f216c)
- Issue #2653 - Part 4: Remove isApp from quota manager and its clients (53cab0f8ce)
- Issue #2653 - Part 5: Simplify and clean up some quota code (04b285b848)
- Issue #2654 - Remove pre-allocated process manager. (75d698133f)
- Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles (ef5f052d97)
- Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. (ff89fee91d)
No official Pale-Moon changes picked since my last build.
No official Basilisk changes picked since my last build.
My changes picked since my last build:
- [Basilisk] comment out AppsService related files in package manifest, fix `mach package` (5a5577c829)
Update Notice:
- You may delete file named icudt*.dat inside program folder when updating from old releases.
* Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.
New build of BOC/UXP for XP!
Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20241123-7bda12e7-uxp-5a5577c829-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20241123-7bda12e7-uxp-5a5577c829-xpmod.7z
source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom
* Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15.
--
New build of HBL-UXP for XP!
Test binary:
IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20241123-id-656ea98-uxp-5a5577c829-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20241123-id-656ea98-ia-93af9a0-uxp-5a5577c829-xpmod.7z
Repo changes:
- [mail] remove AppsService related files in package manifest (99d496e)
Suite repo changes:
- [installer] remove AppsService related files in package manifest (b9140af)
source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild
New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some
security patches can not be applied/ported due to source milestone
differences between versions.
Test binary:
Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20241123-cc7a8b1b6-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20241123-cc7a8b1b6-xpmod.7z
repo: https://github.com/roytam1/basilisk55
Repo changes:
- import from UXP: No Issue - stop spewing useless xfo < CSP warning in non-debug builds (1f038cd0) (1c3260b2e)
- import from UXP: Issue #2652 - Part 1: Add a way to programmatically clear the DNS cache. (f5ef3275) (7ca9f8abd)
- import from UXP: Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking (60e671e9) (64423f976)
- import from UXP: No issue - Stop WebGL context forcing spew in non-debug builds. (a6c54d07) (0f38ddc41)
- dom: fix deprots in dom/html (b74870c6b)
- ported from UXP: Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. (7b6e3a2d) (e019ce41d)
- ported from UXP: Issue #2653 - Part 3: Remove support for packaged apps from asmjscache (7f086f21) (18ed369cf)
- ported from UXP: Issue #2653 - Part 4: Remove isApp from quota manager and its clients (53cab0f8) (5aef13ec5)
- import from UXP: Issue #2653 - Part 5: Simplify and clean up some quota code (04b285b8) (e2104a430)
- ported from UXP: ssue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. (cc7a8b1b6)