Saturday, September 7, 2019

Weekly browser binaries (20190907)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20190907-6db06749e-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20190907-6db06749e-xpmod.7z

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

NM28XP build:
Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20190907-6db06749e-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20190907-6db06749e-xpmod.7z

Official repo changes since my last build:
- Issue #1179: fix indentation (f67e3f054)
- Correctly return zero vertices if clipping plane 0 or 2 clip away the entire polygon. (09a8b2f19)
- Issue #1222: Don't load plugin instances when they have no `src` URI. (8f7d40e85)
- Merge working copy branch (7b986188c)
- Issue #1217 - Add support for (later versions of) the Windows 10 SDK (44cfc6d21)
- Revert "Correctly return zero vertices if clipping plane 0 or 2 clip away the" (69ac63358)
- Correctly return zero vertices if clipping plane 0 or 2 clip away the entire polygon. (7c09f0ed7)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (cc60a093c)
- Fix an issue with the html5 tokenizer and tree builder. (0ce08b418)
- Belatedly fix html5 parser attribution for files not covered by the MPL. (abc6b2f3a)
- Remove HTML5 parser java docs and generation code. (c6446f112)
- Kill newly-spawned threads if we're shutting down. (4266966ee)
- Fix a crash in IndexedDB. (4d4924e51)
- Add checks to respect CSP-wildcard + Ports. (334a892eb)
- Ensure the right body element is used throughout the method call. (d90dd7b0c)
- Use the correct group for JIT constraints. (2b223cce0)
- Properly implement various HSTS states. (e3c13af97)
- Fix whitelisting of JavaScript-uris by CSP hash. (6db06749e)

My changes since my last build:
- import change from tenfourfox:
 - #568: update certs, pins, TLDs, miners (fe73f72f7)
 and added -bigobj compile switch to ssl/moz.build. (058ed959e)

New build of BOC/UXP for XP!

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

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

Official repo changes since my last build:
- [UXP] Update commit pointer (ffac0ff)

For UXP changes please see above.

New New Moon 27 Build!

32bit https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190907-c6d625af7-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190907-c6d625af7-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190907-c6d625af7-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20190907-c6d625af7-xpmod.7z

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

repo changes since my last build:
- update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. (8a07ee587)
- add twitter SSUAO. (8440aaa98)
- try to fix issue mentioned in https://msfn.org/board/?app=core&module=system&controller=content&do=find&content_class=forums_Topic&content_id=177125&content_commentid=1169926 (eb1f745f3)
- import change from rmottola/Arctic-Fox:
 - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820)
 - Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow (059587352)
 - Bug 1135809 - add apz. prefs to about:support. r=kats (6439aaf6b)
 - Bug 1135361 - Fix position of ruby annotation in vertical-rl mode when justification is applied to the base. r=jfkthame (a00bb53be)
 - Bug 1133288 - Remove nonstandard expression closures from editor. r=ehsan (605992184)
 - Bug 1135361 - Reftest for ruby positioning in justified vertical text. r=xidorn (60fe87ae3)
 - Bug 1135984 - Fix typo which made Context.__init__ set the unused exe (312c35ef2)
 - Bug 1077864, Part 1: Check consistency of certificates' signature and signatureAlgorithm fields, r=keeler (9a11f90c3)
 - Bug 1077864, Part 2: Override the trust level for OCSP response signer certs so that they are never considered trust anchors, r=keeler (c46772e6d)
 - Bug 1077864, Part 3: update nsserrors.properties so error message gets localized. (935233549)
 - Bug 1135407: Factor out duplicate logic in tests, r=keeler (383ff80c5)
 - Bug 1131767: Prune away paths using unacceptable algorithms earlier, r=keeler (55182b7e2)
 - Followup to Bug 1135563 - uiUnsupportedAlreadyNotified.js doesn't use httpd.js. r=me (cef9dbdcd)
 - Bug 1135563 - Fix several javascript warnings for xpcshell app update tests and cleanup style. r=spohl (6330eb78c)
 - Bug 1123019 - In DrawTargetTiled::StrokeRect and StrokeLine, skip tiles that don't intersect the stroke. r=jrmuizel (71afc7653)
 - Bug 1123019 - Shrink clipped stroked rectangles and stroked lines. r=jrmuizel (17e93d70f)
 - Bug 1123019 - Actually use the clipped rect variable. r=jrmuizel (29c96ab43) (f672f60d2)
- partly import change from tenfourfox:
 - #568: update certs, pins, TLDs, miners (fe73f72f7)
 and added -bigobj compile switch to ssl/moz.build. (2570c3be2)
- import changes from rmottola/Arctic-Fox:
 - Bug 1135591 - Fix build breakage from bug 1132153 in code conditional on '--enable-ipdl-tests'. r=dholbert (711edeb82)
 - bug 1121845 - Don't include generated IPDL header from nsPluginHost.h. r=bsmedberg (1929312e8)
 - Bug 755070 - Move WrappedJavaObject comment to the class it refers to. rs=snorp DONTBUILD NPOTB (9562583ec)
 - Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug (2c002cd7d) (c6d625af7)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git 18efcca64..c6d625af7:
- update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. (8a07ee587)
- add twitter SSUAO. (8440aaa98)
- try to fix issue mentioned in https://msfn.org/board/?app=core&module=system&controller=content&do=find&content_class=forums_Topic&content_id=177125&content_commentid=1169926 (eb1f745f3)
- import change from rmottola/Arctic-Fox:
 - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820)
 - Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow (059587352)
 - Bug 1135809 - add apz. prefs to about:support. r=kats (6439aaf6b)
 - Bug 1135361 - Fix position of ruby annotation in vertical-rl mode when justification is applied to the base. r=jfkthame (a00bb53be)
 - Bug 1133288 - Remove nonstandard expression closures from editor. r=ehsan (605992184)
 - Bug 1135361 - Reftest for ruby positioning in justified vertical text. r=xidorn (60fe87ae3)
 - Bug 1135984 - Fix typo which made Context.__init__ set the unused exe (312c35ef2)
 - Bug 1077864, Part 1: Check consistency of certificates' signature and signatureAlgorithm fields, r=keeler (9a11f90c3)
 - Bug 1077864, Part 2: Override the trust level for OCSP response signer certs so that they are never considered trust anchors, r=keeler (c46772e6d)
 - Bug 1077864, Part 3: update nsserrors.properties so error message gets localized. (935233549)
 - Bug 1135407: Factor out duplicate logic in tests, r=keeler (383ff80c5)
 - Bug 1131767: Prune away paths using unacceptable algorithms earlier, r=keeler (55182b7e2)
 - Followup to Bug 1135563 - uiUnsupportedAlreadyNotified.js doesn't use httpd.js. r=me (cef9dbdcd)
 - Bug 1135563 - Fix several javascript warnings for xpcshell app update tests and cleanup style. r=spohl (6330eb78c)
 - Bug 1123019 - In DrawTargetTiled::StrokeRect and StrokeLine, skip tiles that don't intersect the stroke. r=jrmuizel (71afc7653)
 - Bug 1123019 - Shrink clipped stroked rectangles and stroked lines. r=jrmuizel (17e93d70f)
 - Bug 1123019 - Actually use the clipped rect variable. r=jrmuizel (29c96ab43) (f672f60d2)
- partly import change from tenfourfox:
 - #568: update certs, pins, TLDs, miners (fe73f72f7)
 and added -bigobj compile switch to ssl/moz.build. (2570c3be2)
- import changes from rmottola/Arctic-Fox:
 - Bug 1135591 - Fix build breakage from bug 1132153 in code conditional on '--enable-ipdl-tests'. r=dholbert (711edeb82)
 - bug 1121845 - Don't include generated IPDL header from nsPluginHost.h. r=bsmedberg (1929312e8)
 - Bug 755070 - Move WrappedJavaObject comment to the class it refers to. rs=snorp DONTBUILD NPOTB (9562583ec)
 - Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug (2c002cd7d) (c6d625af7)

* 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

New build of Firefox 45ESR SSE:

test binary: https://o.rths.ml/gpc/files1.rt/firefox-45.9.17-20190831-706b4d315-win32-sse.7z

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

Changes since my last build:
- import changes from tenfourfox:
 - #565: M1367219 (6f63dc2cc)
 - more adblock hosts (8cf4190e2)
 - #565: implement nsASCIIMask from M1358297 (41b1fc937) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR)
 - #565: M1358225 with fix for M1548306 applied (8eed11298) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR)
 - even more adblock hosts (5d005926f)
 - #565: M1347737 (9ab5bb0ed)
 - #565: M1358297 parts 3 and 4 (3fd15a87a)
 - #521: baseline parser support for async/await, with toggle, without bytecode (passes tests) (0e5746aaf)
 - #521: fix yield handling (includes M1305566 pts 4-7) (2d25f717b)
 - #521: make async functions throw for compatibility when enabled (46b01b5d4)
 - #569: M1204714 (c45b2e8b5)
 - #568: M1560495 (adapted for 45) M1562033+M1466449 M1559715 M1564449 M1573160 (d019bd3dc)
 - #568: update certs, pins, TLDs, miners (ed3129eeb)
 - #570: oops (dd79a9f75) and added -bigobj compile switch to ssl/moz.build. (706b4d315)

2 comments:

  1. I see the same twice. this is the newer post.

    ReplyDelete
  2. FF 45ESR meant.
    KMGOANNA. where to see date to distinguish versions? Tks.

    ReplyDelete