Saturday, August 17, 2019

Weekly browser binaries (20190817)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20190817-ab6242a93-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20190817-ab6242a93-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.7.0a1.win32-git-20190817-ab6242a93-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.7.0a1.win64-git-20190817-ab6242a93-xpmod.7z

Official repo changes since my last build:
- Outdated comment removal (no code changes) (248476f94)
- Merge branch 'master' into FrameProperties-remove-obsolete-comment (1c53b589c)
- Remove some leftover snippets code. (2c17aaec1)
- Issue #1134: Reinstate postDataString for about:home searches. (b5cbb4d2f)
- Issue #999 - Use xdg-desktop-portal for file selection dialogs on Linux. (47c48dfcb)
- Merge pull request #1209 from win7-7/FrameProperties-remove-obsolete-comment (06a1dd2a2)
- Remove "Delete this page" and "Forget about this site" from livemarks. (7dfb0c216)
- Enable the JSON View tool by default. (c54bbf01f)
- Issue #1211: Allow the loading of TYPE_FONT from file: URLs. (31c765b05)
- Issue #438: Do not round the translation of an SVG frame. (0d530b1ca)
- Issue #438: Pixel-snap subpixel value for outer SVG and anon child. (4bb5a957f)
- Issue #438: Rename coord/coords to originValue/transformOrigin. (c8666d156)
- Issue #438: Add an IsRectilinear helper method to gfxMatrix. (be12aaf41)
- Issue #438: Check for non-rectilinear transforms (c67d673d4)
- Issue #438: Make the nsSVGOuterSVGAnonChildFrame a reference frame. (0481fa14b)
- Issue #438: Add reftests. (203cb72e9)
- Issue #438: Revert incorrect changes to w3c-css reftests (b345c82c1)
- Update platform version. (0cd0854ba)
- Issue #1124: Remove Firefox Developer Edition code. (9f7b943c1)
- Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. (cdd54fbe1)
- Issue #1124: [Basilisk] Remove Dev Edition theme. (9d833d769)
- Issue #1208: Fix jsonLoad in Sync's `util.js` to handle errors. (8c34d786e)
- Issue #1208: Remove `services.sync.enabled` pref. (2925fdc3e)
- Issue #1208: Update Sync policies.js getters/setters to prevent race. (1e8e5563d)
- Issue #999 - Disable native file picker by default. (f7fced09d)
- Merge pull request #1212 from Ascrod/xdg-desktop-portal (ab6242a93)

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20190817-211bb28-uxp-ab6242a93-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20190817-211bb28-uxp-ab6242a93-xpmod.7z

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

No Official repo changes since my last build.

For UXP changes please see above.

New New Moon 27 Build!

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

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

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Bug 1135413 - Use one bit per bool member to save a few bytes in nsRange objects. r=smaug (e24280513)
 - Bug 1134531 - Remove nsTextFrame::DidSetStyleContext which only contained a (now obsolete) wallpaper. r=heycam (f69222f60)
 - pointer style (d07cd6c8d)
 - Bug 1131955 - IonBuilder: Add collectRangeInfoPreTrunc to MBoundsCheck, r=sunfish (8346dd561)
 - Bug 1175049 - Fix non-universal 32-bit build on OS X with Xcode 6.3 tools. r=josh (c55378e1b)
 - Bug 1135718 - Convert unboxed plain objects to natives before changing their prototype, r=jandem. (f6c3fe702)
 - backout 1245024 and 1279303 for breaking https://forum.manjaro.org/ (1cc8627a4)
 - bug 967792 - make localhost resolve offline r=dragana (73e28830a)
 - Bug 990907 - Have DLBI pick up changes in the char-clip on text frames. r=mstange,mattwoodrow (6670b1c56)
 - bug 1127429 - XHR can set BYPASS_LOCAL_CACHE_IF_BUSY all the time r=bz (92d149251)
 -  Bug 1136337 - IonMonkey: Override default alias set for MCheckOverRecursed, r=sstangl (23c1fd63d)
 - Bug 1118622 - Apply the gain to AnalyserNode data prior to sending on the main thread. r=ehsan (e3e50d448)
 - Bug 1135908 - [E10s] Proxy for Character/SelectionCount(), r=tbsaunde (9ba60b0f2)
 - Bug 1136382 - Mark TabChild's message manager for CC, r=mccr8 (21ae5721d)
 - Bug 1136357 - Make Promise skippable, r=mccr8 (1dea4efb1) (b7ea83bfb)
(Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata, r=jduell (445afc0d2) is not imported due to telemetry function are nuked making this change no longer applicable)
(Bug 1136383 - enable specifying method names for GENERATED_FILES scripts; r=gps (c1209180f) is not imported due to build bustage)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git 18084d9cc..b7ea83bfb:
- import change from rmottola/Arctic-Fox:
 - Bug 1135413 - Use one bit per bool member to save a few bytes in nsRange objects. r=smaug (e24280513)
 - Bug 1134531 - Remove nsTextFrame::DidSetStyleContext which only contained a (now obsolete) wallpaper. r=heycam (f69222f60)
 - pointer style (d07cd6c8d)
 - Bug 1131955 - IonBuilder: Add collectRangeInfoPreTrunc to MBoundsCheck, r=sunfish (8346dd561)
 - Bug 1175049 - Fix non-universal 32-bit build on OS X with Xcode 6.3 tools. r=josh (c55378e1b)
 - Bug 1135718 - Convert unboxed plain objects to natives before changing their prototype, r=jandem. (f6c3fe702)
 - backout 1245024 and 1279303 for breaking https://forum.manjaro.org/ (1cc8627a4)
 - bug 967792 - make localhost resolve offline r=dragana (73e28830a)
 - Bug 990907 - Have DLBI pick up changes in the char-clip on text frames. r=mstange,mattwoodrow (6670b1c56)
 - bug 1127429 - XHR can set BYPASS_LOCAL_CACHE_IF_BUSY all the time r=bz (92d149251)
 -  Bug 1136337 - IonMonkey: Override default alias set for MCheckOverRecursed, r=sstangl (23c1fd63d)
 - Bug 1118622 - Apply the gain to AnalyserNode data prior to sending on the main thread. r=ehsan (e3e50d448)
 - Bug 1135908 - [E10s] Proxy for Character/SelectionCount(), r=tbsaunde (9ba60b0f2)
 - Bug 1136382 - Mark TabChild's message manager for CC, r=mccr8 (21ae5721d)
 - Bug 1136357 - Make Promise skippable, r=mccr8 (1dea4efb1) (b7ea83bfb)
(Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata, r=jduell (445afc0d2) is not imported due to telemetry function are nuked making this change no longer applicable)
(Bug 1136383 - enable specifying method names for GENERATED_FILES scripts; r=gps (c1209180f) is not imported due to build bustage)

* 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