Saturday, September 26, 2026

Weekly browser binaries (20260926)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260926-3219d2d-uxp-6dc084ab65-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20260926-3219d2d-uxp-6dc084ab65-xpmod.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom

IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260926-3219d2d-uxp-6dc084ab65-xpmod-ia32.7z

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-20260926-d849524bd-uxp-6dc084ab65-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260926-d849524bd-uxp-6dc084ab65-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260926-d849524bd-uxp-6dc084ab65-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260926-d849524bd-uxp-6dc084ab65-xpmod.7z
Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260926-d849524bd-uxp-6dc084ab65-w7plus-avx2.7z

Official UXP changes picked since my last build:
- Issue #2275 - Make the existing native AArch64 Baseline JIT usable (5d34744788)
- No Issue - Fix out-of-range float to int32 conversions (cefd11e3fb)
- Issue #3176 - Fix excessive :has() restyles when typing (df262e818d)
- [a11y] Uncache subtree of hidden accessible when it is coalesced. (583472f9af)
- [network] NTLM should always prompt for credentials if the host is not in trusted-uris. (92544b1a5d)
- [DOM] Bail on unexpected structural errors. (3f100d37a1)
- [widget] Hold a reference to nsDataObj in callbacks. (43e89bdce9)
- [embedding] Fix ChromeTooltipListener. (90fc7a7dae)
- Bug 2058417 - Use the normalized format consistently in DataTransfer::SetDataAtInternal. (e0004700cf)
- Bug 2058069 - Compare formats before adopting a managed surface in Image9. (66f59023ed)
- [js] Fix issues in WeakRef `deref()` leading to crashes. (bab5b5149a)
- libvpx: Enable -mmmx conditionally for MMX source file. (783ba814eb)
- [DOM] Fix XSLT children processing. (d699ba40da)

No official Pale-Moon changes picked since my last build.

No official Basilisk changes picked since my last build.

Update Notice:
- You may delete file named icudt*.dat and icu63.dll 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-20260926-40a79c75-uxp-6dc084ab65-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20260926-40a79c75-uxp-6dc084ab65-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-20260926-id-656ea98-uxp-6dc084ab65-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20260926-id-656ea98-ia-c642e3c-uxp-6dc084ab65-xpmod.7z

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-20260926-c60fa6f70-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20260926-c60fa6f70-xpmod.7z

repo: https://github.com/roytam1/basilisk55

Repo changes:
- ported from UXP: Issue #2275 - Make the existing native AArch64 Baseline JIT usable (5d347447) (035a745a3)
- import from UXP: No Issue - Fix out-of-range float to int32 conversions (cefd11e3) (919b9d323)
- import from UXP: Issue #3176 - Fix excessive :has() restyles when typing (df262e81) (bf7d3f4dc)
- import from UXP: [a11y] Uncache subtree of hidden accessible when it is coalesced. (583472f9) (dbb1b94a6)
- import from UXP: [network] NTLM should always prompt for credentials if the host is not in trusted-uris. (92544b1a) (9c21a47b5)
- import from UXP: [DOM] Bail on unexpected structural errors. (3f100d37) (6dccddb09)
- import from UXP: [widget] Hold a reference to nsDataObj in callbacks. (43e89bdc) (d8dd247ad)
- import from UXP: Bug 2058417 - Use the normalized format consistently in DataTransfer::SetDataAtInternal. (e0004700) (6148dbadd)
- import from UXP: Bug 2058069 - Compare formats before adopting a managed surface in Image9. (66f59023) (4a3550cb2)
- import from UXP: [js] Fix issues in WeakRef `deref()` leading to crashes. (bab5b514) (4c0f83c7f)
- import from UXP: libvpx: Enable -mmmx conditionally for MMX source file. (783ba814) (71ec09cb2)
- import from UXP: [DOM] Fix XSLT children processing. (d699ba40) (c60fa6f70)

No comments:

Post a Comment