Saturday, February 22, 2020

Weekly browser binaries (20200222)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200222-9e90ea2-uxp-a7888b8cf-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200222-9e90ea2-uxp-a7888b8cf-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.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200222-9e90ea2-uxp-a7888b8cf-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.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200222-ad08f7edc-uxp-a7888b8cf-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200222-ad08f7edc-uxp-a7888b8cf-xpmod.7z

Official UXP changes since my last build:
- Issue #1445 - Clarify the status of extensions in the Add-On manager (f107de8a9)
- Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster (d4098037a)
- Issue #1446 - Only allow extension add-on types for Firefox compat mode. (e8417acbf)
- Merge pull request #1447 from win7-7/optimization-4-pr (a4ab3fc59)
- Issue #1446 - Only match extension add-on types for target applications. (4889e6dbb)
- Issue #1445 - Use the detailed string also in the list entries. (ac68f8cf6)
- Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on Windows in UpdateUtils.jsm (66b9ddfd3)
- Issue #1445 - remove redundant nativeIndicator (2073a7f1c)
- Issue #1445 - strings cleanup (461a9e86b)
- Merge pull request #1452 from JustOff/Issue1445_cleanup (8dc04fc24)
- Issue #1445 - Add a link to details on using Firefox extensions in Pale Moon (c220c30bb)
- Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils (e6b48cb64)
- Merge pull request #1455 from JustOff/issue1445_details_url (0a8530b91)
- Issue #1383 - Remove "Copy raw data to clipboard" button (e3d81b698)
- Issue #316 - Make the memory GC performance object conditional (WIP) (59f7a2cdb)
- Issue #316 - Pre-process Performance.webidl (28f67bddc)
- Issue #1457 - Unfold sqlite3 from nss (0e9957c41)
- Issue #316 - Be more gentle with the CC and nursery. (d53b11c9d)
- Merge pull request #1458 from MoonchildProductions/316 (7832dded3)
- Issue #439 - Remove tests from widget/ (178382e4c)
- Issue #1053 - Remove Android Widget Toolkit specific files (18e74277b)
- Issue #1053 - Remove conditional android code from widget/ (b36e60615)
- Issue #1053 - Remove android support from NPAPI (04fb9eaa6)
- Issue #316 - Make sure MOZ_DEVTOOLS_SERVER is passed down to js. (5e21bf1d5)
- Merge branch '316' (1e88448dd)
- [gfx] Put Skia-specific CTOR init behind Skia-conditional. (623c44226)
- Remove gtest reference to non-existing path of removed component (944cf0dda)
- Set module default identification properly. (a7888b8cf)

Official Basilisk changes since my last build:
- Issue MoonchildProductions/UXP#1454 - Update app.update.url to include MOZ_PKG_SPECIAL (d2a450f)
- Issue MoonchildProductions/UXP#1457 - Update package-manifest (f5afaa2)
- Update platform branch pointer. (5b6c056)
- Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk (9e90ea2)

Official Pale-Moon changes since my last build:
- Update platform branch pointer. (0face352f)
- Update platform branch pointer. (801c39008)
- Issue MoonchildProductions/UXP#1445 - Add a link to details on using Firefox extensions in Pale Moon (5ab002dea)
- Issue MoonchildProductions/UXP#1454 - Update app.update.url to include MOZ_PKG_SPECIAL (96d6179bd)
- Merge pull request #1727 from JustOff/issue1445_details_url (663942c7b)
- Update platform branch pointer. (638ceccd9)
- Issue MoonchildProductions/UXP#1457 - Update package-manifest (d35f03895)
- Issue MoonchildProductions/UXP#1457 - Remove redundant MOZ_FOLD_LIBS from confvars (a8ea2bbf0)
- Update platform branch pointer. (0fa55d9fb)
- Update platform branch pointer (e43f2cee8)
- Minor corrections in module info and manifest (ad08f7edc)

My changes since my last build:
* Reverted following commits:
- Issue #1445 - Clarify the status of extensions in the Add-On manager (f107de8a9)
- Issue #1446 - Only allow extension add-on types for Firefox compat mode. (e8417acbf)
- Issue #1446 - Only match extension add-on types for target applications. (4889e6dbb)
- Issue #1445 - Use the detailed string also in the list entries. (ac68f8cf6)
- Issue #1445 - remove redundant nativeIndicator (2073a7f1c)
- Issue #1445 - strings cleanup (461a9e86b)
- Issue #1445 - Add a link to details on using Firefox extensions in Pale Moon (c220c30bb)
* followup of MoonchildProductions/UXP#1457, fix `mach package' (1b26a48e8)
* manifest part was reverted in "[Pale-Moon] Minor corrections in module info and manifest (ad08f7edc)"

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200222-6cf2e411-uxp-a7888b8cf-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200222-6cf2e411-uxp-a7888b8cf-xpmod.7z

source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z

Official repo changes since my last build:
- Change toolbar mode default for navigational toolbar and re-add custom toolbars support (ee7466f3)
- Update platform commit pointer (8717218a)
- Update platform commit pointer (31e042c0)
- Issue MoonchildProductions/UXP#1457 - Update package-manifest (6cf2e411)

--

New build of IceApe-UXP for XP!
Test binary:
https://o.rths.ml/gpc/files1.rt/iceape.win32-20200222-id-088353e-ia-041bf6a-uxp-a7888b8cf-xpmod.7z

For UXP changes please see above.

No comments:

Post a Comment