New build of Serpent/UXP for XP!
Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210710-e29e57e-uxp-3163b3af1-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210710-e29e57e-uxp-3163b3af1-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-20210710-e29e57e-uxp-3163b3af1-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.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z
Official UXP changes since my last build:
- [toolkit] Slightly lighten light-mode logopage background (1fb9257ed)
- [network] Enable brotli compression on http for sites that offer it. (3163b3af1)
No official Basilisk changes since my last build.
Official Pale-Moon changes since my last build:
- Issue #1872 - Part 6: Revisit styling to base it more on previous about:home (ead4d3049)
- Issue #1872 - Part 7: Make the the search placeholder less obnoxious. (52427b7b7)
- Remove unnecessary (and interfering) code for tabbed privacy preferences category. (5551a5d27)
- Issue #1872 - Part 8: Tweak, cleanup and finalize. (294476aef)
- Back-end branch pointer update (396f5ebf4)
- Back-end branch pointer update (3b0f3d79b)
New build of BOC/UXP for XP!
Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z
source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom-older
* 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-20210710-id-f0915f3-uxp-3163b3af1-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210710-id-f0915f3-ia-c642e3c-uxp-3163b3af1-xpmod.7z
source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild
for UXP changes please see above.
New NewMoon 27 Build!
32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod-ia32.7z
64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210710-35adc5464-xpmod.7z
source repo: https://github.com/roytam1/palemoon27
repo changes since my last build:
- import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1144745 - moves gdk_screen_get_monitor_scale_factor() call to
nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt (0294af0ce)
- Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt (2c7473bde)
- reverto to about 1174950 level (faf115418)
- Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku (772e3a6aa)
- Bug 1183356 - Part 2: Add assertions enforcing the usage of outer
windows for all of the entry points of the API; r=baku (a2d47c945)
- Bug 1181916. Notify the debugger's onNewGlobalObject hook off a scriptrunner. r=bholley (2ac890b4d)
- Bug 1182316: Part 2 - Rework FORWARD_TO_OUTER_OR_THROW. r=peterv (aea3061d2)
- Bug 1169710 - Part 0: Document the Debugger.Memory's tenure promotions log; r=sfink (c7520ed31)
- Bug 1169710 - Part 1: Debugger should maintain a set of debuggee
zones and Zones should maintain a list of debuggers; r=sfink (2d5025ba2)
- Bug 1169710 - Part 2: Add Debugger infrastructure for logging promotions to the tenured heap; r=sfink (c0bc4fbfc)
- Bug 1169710 - Part 3: Expose the tenure promotions log on Debugger.Memory; r=sfink (e37b65fe0)
- Bug 1169710 - Part 4: Test the tenuring log; r=sfink (4cb0e3905)
- Bug 1169710 - Part 5: Fix a GC hazard and properly mark cross
compartment edges in the tenure promotions log; r=sfink,jonco
(80235f6c7) (35adc5464)
New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.4.4-Goanna-20210710.7z
Changelog:
Out-of-tree changes:
* update Goanna3 to git d2029fd84...35adc5464:
- import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1144745 - moves gdk_screen_get_monitor_scale_factor() call to
nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt (0294af0ce)
- Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt (2c7473bde)
- reverto to about 1174950 level (faf115418)
- Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku (772e3a6aa)
- Bug 1183356 - Part 2: Add assertions enforcing the usage of outer
windows for all of the entry points of the API; r=baku (a2d47c945)
- Bug 1181916. Notify the debugger's onNewGlobalObject hook off a scriptrunner. r=bholley (2ac890b4d)
- Bug 1182316: Part 2 - Rework FORWARD_TO_OUTER_OR_THROW. r=peterv (aea3061d2)
- Bug 1169710 - Part 0: Document the Debugger.Memory's tenure promotions log; r=sfink (c7520ed31)
- Bug 1169710 - Part 1: Debugger should maintain a set of debuggee
zones and Zones should maintain a list of debuggers; r=sfink (2d5025ba2)
- Bug 1169710 - Part 2: Add Debugger infrastructure for logging promotions to the tenured heap; r=sfink (c0bc4fbfc)
- Bug 1169710 - Part 3: Expose the tenure promotions log on Debugger.Memory; r=sfink (e37b65fe0)
- Bug 1169710 - Part 4: Test the tenuring log; r=sfink (4cb0e3905)
- Bug 1169710 - Part 5: Fix a GC hazard and properly mark cross
compartment edges in the tenure promotions log; r=sfink,jonco
(80235f6c7) (35adc5464)
* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
No comments:
Post a Comment