Saturday, March 7, 2020

Weekly browser binaries (20200307)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200307-3b5e5c9-uxp-88da01c29-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200307-3b5e5c9-uxp-88da01c29-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-20200307-3b5e5c9-uxp-88da01c29-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-20200307-13122a94e-uxp-88da01c29-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200307-13122a94e-uxp-88da01c29-xpmod.7z

Official UXP changes since my last build:
- Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition (b118bab81)
- Correct typo in mailnews/base/src/moz.build (c30898ce3)
- Mork is not dependent on dbm and never was. (9fceb389c)
- Remove unused mailnews.mozbuild (76bacde2a)
- Issue #251 - Move --disable-dbm to ac configure (f0abf6273)
- Issue #1053 - Remove android support from nsNSSComponent.cpp (9b86872d3)
- Issue #1053 - Remove android-only skia-npapi (1d86d3782)
- Issue #190 - Part 1: Remove XP_IOS conditional code (6a3d5769d)
- Revert "Issue #190 - Part 1: Remove XP_IOS conditional code" (65b37410c)
- Remove exposed bug from UpdateUtils.jsm (88da01c29)

Official Basilisk changes since my last build:
- Cleanup MozInfra files from application directory (d1523e6)
- Issue MoonchildProductions/UXP#1319 - Remove uses of EARLY_BETA_OR_EARLIER in application prefs (dd9d355)
- Update platform branch pointer (2ab28d6)
- Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk (980054d)
- Issue MoonchildProductions/UXP#1390 - Remove presentation API files from installation manifest. (111afca)
- Issue MoonchildProductions/UXP#316 - Update install manifest for moved jsinspector interface (63cf9a1)
- Update platform branch pointer (174c905)
- Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk (3b5e5c9)

Official Pale-Moon changes since my last build:
- Cleanup MozInfra files from application directory (37372a86e)
- Issue #1730 - Add 1.25x play speed to the html player context menu (0ca94052f)
- Merge pull request #1731 from JustOff/PR_player_speed_context_menu (6ea53c1f2)
- Issue #380 - Switch on dynamic user-agent updates (13122a94e)

No official repo changes since my last build.

--

New build of IceApe-UXP for XP!

Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200307-id-088353e-ia-041bf6a-uxp-88da01c29-xpmod.7z

For UXP changes please see above.

New NewMoon 27 Build!

32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200307-fa6c62b3e-xpmod.7z

source repo: https://github.com/roytam1/palemoon27

repo changes since my last build:
- toolkit: restore ResetProfile.jsm to previous state, fix about:support (aafa3ce17)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1103036 - Ensure __delete__ message from TabChild doesn't get sent after ActorDestroy (r=bent) (c91362f82)
 - Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm (98602a765)
 - Bug 1103036 - Use nsITimer for ContentParent shutdown timer (r=bent) (d8f453cb5)
 - Bug 1103036 - Use kill timer when shutting down ContentParent in shutdown observer; r=billm (0b3dba9bd)
 - Bug 1103036 - Don't send shutdown message to Nuwa processes; r=billm (3337de858)
 - Bug 1131375 - Fix message ordering for in-process message manager (r=smaug) (2256e6aa8)
 - Bug 1155224 - Add targetFrameLoader property to messages (r=smaug) (971ff2db4)
 - Bug 1134762 - Clean-up UseFastPath logic to avoid OOM error. r=kats (28e0da5c3)
 - HACK - include nsPIDOMWInindow to get tree compiling again, no clue why it is needed now (88c10e8b4)
 - Bug 982347 - Implement netError design changes. r=Unfocused (e27b9af06)
 - Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) (febb83ad8)
 - Bug 1035536 - add blank theme file for net error pages, r=Unfocused (cac5f43ba)
 - Bug 1035536 - move CSS to themes directory, r=dao (5191e1032)
 - Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak (78ebec312)
 - Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused (2f884e70f) (755cb8b71)
- Revert "Reverted all AF front-end changes to restore session restore function." (57b53303a)
- 2nd attempt to align front-end code (and related other changes) with ArcticFox (as of https://github.com/rmottola/Arctic-Fox/commit/e4df9310356a3e9925c8c13f0a80b5922dc76912) (c689a1f44)
- Merge pull request #4 from roytam1/af-frontend-merge (3c1231618)
- imported mozilla upstream changes: bug1144189, bug1157986, bug1181097, bug1181735, bug1243586 (a54c33f93)
- import TLDs and HSTS from TFF (rev 67706e1f6) (0106daa6b)
- import NSS tip revs: bug1608493, bug1610687, bug1611209, bug1582169, bug1614786, bug1538980, bug1614870, bug1431940 and also import changes from `RFC6367' branch in UXP:
 - Issue #1462 - Part 1: Implement HMAC-based Camellia suites in NSS. (099a1ea88)
 - Issue #1462 Part 2: Implement security manager changes for RFC 6367 §2.1 (813dd6369) (20bc65972)
- import changes from tenfourfox: #593: M1607742 M1684490 (fa6c62b3e)

New regular/weekly KM-Goanna release:
https://o.rths.ml/kmeleon/KM76.2-Goanna-20200307.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 6a75a56f2..fa6c62b3e:
- toolkit: restore ResetProfile.jsm to previous state, fix about:support (aafa3ce17)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1103036 - Ensure __delete__ message from TabChild doesn't get sent after ActorDestroy (r=bent) (c91362f82)
 - Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm (98602a765)
 - Bug 1103036 - Use nsITimer for ContentParent shutdown timer (r=bent) (d8f453cb5)
 - Bug 1103036 - Use kill timer when shutting down ContentParent in shutdown observer; r=billm (0b3dba9bd)
 - Bug 1103036 - Don't send shutdown message to Nuwa processes; r=billm (3337de858)
 - Bug 1131375 - Fix message ordering for in-process message manager (r=smaug) (2256e6aa8)
 - Bug 1155224 - Add targetFrameLoader property to messages (r=smaug) (971ff2db4)
 - Bug 1134762 - Clean-up UseFastPath logic to avoid OOM error. r=kats (28e0da5c3)
 - HACK - include nsPIDOMWInindow to get tree compiling again, no clue why it is needed now (88c10e8b4)
 - Bug 982347 - Implement netError design changes. r=Unfocused (e27b9af06)
 - Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) (febb83ad8)
 - Bug 1035536 - add blank theme file for net error pages, r=Unfocused (cac5f43ba)
 - Bug 1035536 - move CSS to themes directory, r=dao (5191e1032)
 - Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak (78ebec312)
 - Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused (2f884e70f) (755cb8b71)
- Revert "Reverted all AF front-end changes to restore session restore function." (57b53303a)
- 2nd attempt to align front-end code (and related other changes) with ArcticFox (as of https://github.com/rmottola/Arctic-Fox/commit/e4df9310356a3e9925c8c13f0a80b5922dc76912) (c689a1f44)
- Merge pull request #4 from roytam1/af-frontend-merge (3c1231618)
- imported mozilla upstream changes: bug1144189, bug1157986, bug1181097, bug1181735, bug1243586 (a54c33f93)
- import TLDs and HSTS from TFF (rev 67706e1f6) (0106daa6b)
- import NSS tip revs: bug1608493, bug1610687, bug1611209, bug1582169, bug1614786, bug1538980, bug1614870, bug1431940 and also import changes from `RFC6367' branch in UXP:
 - Issue #1462 - Part 1: Implement HMAC-based Camellia suites in NSS. (099a1ea88)
 - Issue #1462 Part 2: Implement security manager changes for RFC 6367 §2.1 (813dd6369) (20bc65972)
- import changes from tenfourfox: #593: M1607742 M1684490 (fa6c62b3e)

* 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