Saturday, August 31, 2019

Weekly browser binaries (20190831)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20190831-11965adc1-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20190831-11965adc1-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-20190831-11965adc1-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20190831-11965adc1-xpmod.7z

Official repo changes since my last build:
- [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon and Basilisk (31def0da0)
- Issue #1221: Pass the original element into nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. (b58a8779c)
- New cycle version bump (11965adc1)

My changes since my last build:
- update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. (59916a7d1)
- Help / About dialog box enhancements (#8) (a0cdcc34b)
- optimize about-background.png (8ec47d9a6)

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20190831-4c42623-uxp-11965adc1-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20190831-4c42623-uxp-11965adc1-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 (e660c92)
- [UXP] Update commit pointer (8abd201)
- [Navigator] Version change (fdded3b)
- Create LICENSE (42bd4f0)
- [UXP] Update commit pointer (4c42623)

For UXP changes please see above.

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)

New New Moon 27 Build!

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

64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20190831-18efcca64-xpmod.7z

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Bug 1134800 - Properly cache file matching patterns; r=glandium (0c65935e9)
 - Bug 1136177 - Amount by mouse wheel scrolling is wrong. r=jimm (6cd8824a3)
 - Bug 1055369 - Assertion failure: !handle || !handle->IsDoomed(). r=honzab (696f6d801)
 - Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz (0bf2719a2)
 - Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley (97031e93c)
 - Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin (7467fee83)
 - Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin (5236b883e)
 - Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao (2df2b924b)
 - Bug 1151349 - Make lldb ns(Int)Region summary handle the numRects==0 case. r=jrmuizel (19be5e2c0)
 - Bug 1146585 - Add a test for Cache.delete; r=bkelly (db28bcc13)
 - Bug 899222 - Make about:home work via message passing (r=felipe) Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin (15f8ae2f8)
 - Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe (ceaa0687c)
 - Bug 927132 - Fix about:home in e10s (r=mdeboer) (53c586ee2)
 - Bug 897062 - Handle special clicks in e10s. r=felipe,smaug (7ec4573c8)
 - Bug 899348 - Implement about:tabcrashed page. r=jaws (547bb3e7c)
 - Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs (missing parts) (88c87ce75)
 - Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) (4cc0f8ed5)
 - Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst (2ed030bf3)
 - Bug 1038811 - Push Notifications - ServiceWorker changes, push event implementation. r=nsm (6313c8c10)
 - reinstantiate file as of 2015-02-05 (7f12724c8)
 - Bug 1038811 - Push Notifications - Tests. r=nsm (cbac31308)
 - Bug 1038811 - Push Notifications - Allow MOZ_DISABLE_NONLOCAL_CONNECTIONS for push subsuite. r=ahalberstadt/jgriffin (859e182ce)
 - Bug 1038811 - Push Notifications - Push implementation changes. r=nsm (161a739f4)
 - Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) (55e96d59a)
 - Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) [missing bits] (9fac04b17)
 - Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin [missing bits] (0e7aa1368)
 - Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug (cbf7e5341)
 - Bug 897066 - Underline tab titles if the tab is remote (r=gavin) [+ followup fix] (2eda1d81e)
 - Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws (72843ef8f)
 - Bug 1133846 - Add missing arguments to logging call in ActivateTimeoutTick. r=mcmanus (a784a7ce8)
 - Bug 1135682 - Do not update the all MediaStreamGraph if it's not dirty, r=padenot (49eeeeef5)
 - Bug 1135255 - Fix mozdevice tempfile handling on Windows. r=gbrown (53a2353bd)
 - Bug 1134735 - Don't use tee->InitAsync in nsHttpChannel::InstallCacheListener when using cache2, r=michal (3fa833982)
 - Bug 1132081 - Speed up ConvertHostARGBRow() in the PNG encoder. r=jmuizelaar (6b7890586)
 - pointer style before patch (3336fab8f)
 - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820) (18efcca64)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git c106e1d83..18efcca64:
- import change from rmottola/Arctic-Fox:
 - Bug 1134800 - Properly cache file matching patterns; r=glandium (0c65935e9)
 - Bug 1136177 - Amount by mouse wheel scrolling is wrong. r=jimm (6cd8824a3)
 - Bug 1055369 - Assertion failure: !handle || !handle->IsDoomed(). r=honzab (696f6d801)
 - Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz (0bf2719a2)
 - Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley (97031e93c)
 - Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin (7467fee83)
 - Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin (5236b883e)
 - Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao (2df2b924b)
 - Bug 1151349 - Make lldb ns(Int)Region summary handle the numRects==0 case. r=jrmuizel (19be5e2c0)
 - Bug 1146585 - Add a test for Cache.delete; r=bkelly (db28bcc13)
 - Bug 899222 - Make about:home work via message passing (r=felipe) Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin (15f8ae2f8)
 - Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe (ceaa0687c)
 - Bug 927132 - Fix about:home in e10s (r=mdeboer) (53c586ee2)
 - Bug 897062 - Handle special clicks in e10s. r=felipe,smaug (7ec4573c8)
 - Bug 899348 - Implement about:tabcrashed page. r=jaws (547bb3e7c)
 - Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs (missing parts) (88c87ce75)
 - Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) (4cc0f8ed5)
 - Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst (2ed030bf3)
 - Bug 1038811 - Push Notifications - ServiceWorker changes, push event implementation. r=nsm (6313c8c10)
 - reinstantiate file as of 2015-02-05 (7f12724c8)
 - Bug 1038811 - Push Notifications - Tests. r=nsm (cbac31308)
 - Bug 1038811 - Push Notifications - Allow MOZ_DISABLE_NONLOCAL_CONNECTIONS for push subsuite. r=ahalberstadt/jgriffin (859e182ce)
 - Bug 1038811 - Push Notifications - Push implementation changes. r=nsm (161a739f4)
 - Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) (55e96d59a)
 - Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) [missing bits] (9fac04b17)
 - Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin [missing bits] (0e7aa1368)
 - Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug (cbf7e5341)
 - Bug 897066 - Underline tab titles if the tab is remote (r=gavin) [+ followup fix] (2eda1d81e)
 - Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws (72843ef8f)
 - Bug 1133846 - Add missing arguments to logging call in ActivateTimeoutTick. r=mcmanus (a784a7ce8)
 - Bug 1135682 - Do not update the all MediaStreamGraph if it's not dirty, r=padenot (49eeeeef5)
 - Bug 1135255 - Fix mozdevice tempfile handling on Windows. r=gbrown (53a2353bd)
 - Bug 1134735 - Don't use tee->InitAsync in nsHttpChannel::InstallCacheListener when using cache2, r=michal (3fa833982)
 - Bug 1132081 - Speed up ConvertHostARGBRow() in the PNG encoder. r=jmuizelaar (6b7890586)
 - pointer style before patch (3336fab8f)
 - Bug 1135100 - Don't update GC thing pointers that haven't changed after marking r=terrence (0df3ea820) (18efcca64)

* 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

Saturday, August 24, 2019

Weekly browser binaries (20190824)

New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 http://o.rths.ml/basilisk/basilisk55-win32-git-20190824-978d4a7da-xpmod.7z
Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20190824-978d4a7da-xpmod.7z

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

Repo changes:
- imported change from my UXP custom branch: bug1355441 (efcaae8ba)
- imported change from my UXP custom branch: bug1347737 (b154fe352)
- imported change from my UXP custom branch: bug1365982, bug1367206 (cc38820f1)
- update Twemoji font to KwanEsq/twemoji-colr v12 branch with twemoji-12.1.2. (9fab8d089)
- ported from UXP:
 - Allow matroska and avc (h.264) content in matroska/webm containers for video element and MSE. (18f9b185)
 - Alow AAC audio codec data in matroska/webm streams. Allow CRC32 elements in matroska cluster elements. (6b6aa59f)
 - Truncate Buffer/Texture on GL_OOM. (3f9e299b)
 - Bug 1550498 (b0a8ed21)
 - Don't allow cross-origin POST redirects on 308 codes. (8b7daa53)
 - Bug 1548822 (b7807cd0)
 - Do not allow the ^ character to appear in the hostname. (f046b917)
 - Add CheckedInt check for GL texture uploads. (227b2360)
 - Implement a threadsafe & revised version of http2PushedStream. (17a4b4f6d)
 - Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) (deae241f)
 and ported part of tenfourfox changes:
 - #559: M1550498 M1548822 M1540759(partial) M1528481(+WeakPtr for Http2Stream) M1555523 M1552541 (46496870)
 - #559: M1547266 (97b8db0b) (978d4a7da)

New build of Firefox 45ESR SSE:

test binary: https://o.rths.ml/gpc/files1.rt/firefox-45.9.17-20190824-5b8c23299-win32-sse.7z

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

Changes since my last build:
- bump version to 45.9.17 (41807f949)
- import change from tenfourfox:
 - closes #567: support SameSite=None on cookies (09a4a8bfc) (5b8c23299)

New New Moon 27 Build!

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

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

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Bug 1136322 - Optimize anon scopes from CC graph, r=mccr8 (30dc41e43)
 - Bug 1073379, part 1 - Add an AnimationUtils::DoubleToTimeDuration helper. r=birtles (aa1ad8263)
 - Bug 1073379, part 2 - Implement web-animations proceedure to 'update the player start time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug (1fb9e6846)
 - Bug 1073379, part 3 - Make AnimationPlayer::SetStartTime() notify its animation manager (via its player collection) of changes so that computed style is updated correctly. r=dholbert (e2c9fd732)
 - Bug 1073379, part 4 - Rework the CSS animations event dispatch code to handle startTime shifting the animations back in time. r=dholbert (eb8fce72f)
 - Bug 1073379, part 5 - Add assert_between_exclusive and assert_between_inclusive methods to impltests testharness.js. r=Ms2ger (3bf02b920)
 - Bug 1073379, part 6 - Tests for the effect of setting CSS animation's AnimationPlayer.startTime. r=dholbert (e16af3e3c)
 - Bug 1073379, part 6b - Re-enable the player.playState check in checkStateAtActiveIntervalEndTime, but disable the first checkStateAtActiveIntervalEndTime call in the 'Skipping backwards through animation' tests. r=orange (caa6c6829)
 - Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku (3e60c1ac4)
 - Bug 237623 - introduce soft checks for HTTP framing errors (slightly adapted, since some code was already existing) (99af51054)
 - Bug 1135560 - Number.{parseInt, parseFloat} should be the same functions as global ones. r=till (447e062f8)
 - Bug 931903 - Add mochitest for forwarding a stream from one PC to another. r=jesup,drno (3f59c4983)
 - Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug (6743e5f77)
 - Bug 1135677 - Deal with overflowing rects. r=bas (a4fd64e58)
 - Bug 1136389 - Fix qcms num in/out channels mismatch. r=jrmuizel (8b2f43315)
 - Bug 1136378 - Use a browser's outerWindowId property rather than a CPOW to identify marionette's content listeners.;r=mconley (0c7174cc0)
 - bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop (f5cd276a6)
 - Bug 897031 - NS_ERROR_XPC_GS_RETURNED_FAILURE at nsBlocklistService.js:70 followed by ReferenceError: gApp is not defined, on green Windows debug mochitest runs. r=dtownsend (ca53e537d)
 - Bug 826741 - Use the backtracking register allocator by default (b93762a32)
 - Bug 1135654 - part 1 - move backtrace conversion scripts to FINAL_TARGET_FILES; r=mshal (85aabdfd3)
 - Bug 1135654 - part 2 - move FINAL_TARGET's .gdbinit to FINAL_TARGET_FILES; r=mshal (92a13af32)
 - Bug 1135654 - part 3 - move installation of MOZ_CLANG_RT_ASAN_LIB_PATH to moz.build; r=mshal (8f4916099)
 - Bug 1135654 - part 4 - remove libs:: rule for installing Valgrind suppressions in favor of INSTALL_TARGETS; r=mshal (2ac68a277)
 - Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher (957be3db1)
 - Bug 1087646 - fast-path null principal'd documents. r=mcmanus (df0140396)
 - Bug 1087646 - Add a test. r=smaug (18315fc00) (c106e1d83)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git b7ea83bfb..c106e1d83:
- import change from rmottola/Arctic-Fox:
 - Bug 1136322 - Optimize anon scopes from CC graph, r=mccr8 (30dc41e43)
 - Bug 1073379, part 1 - Add an AnimationUtils::DoubleToTimeDuration helper. r=birtles (aa1ad8263)
 - Bug 1073379, part 2 - Implement web-animations proceedure to 'update the player start time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug (1fb9e6846)
 - Bug 1073379, part 3 - Make AnimationPlayer::SetStartTime() notify its animation manager (via its player collection) of changes so that computed style is updated correctly. r=dholbert (e2c9fd732)
 - Bug 1073379, part 4 - Rework the CSS animations event dispatch code to handle startTime shifting the animations back in time. r=dholbert (eb8fce72f)
 - Bug 1073379, part 5 - Add assert_between_exclusive and assert_between_inclusive methods to impltests testharness.js. r=Ms2ger (3bf02b920)
 - Bug 1073379, part 6 - Tests for the effect of setting CSS animation's AnimationPlayer.startTime. r=dholbert (e16af3e3c)
 - Bug 1073379, part 6b - Re-enable the player.playState check in checkStateAtActiveIntervalEndTime, but disable the first checkStateAtActiveIntervalEndTime call in the 'Skipping backwards through animation' tests. r=orange (caa6c6829)
 - Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku (3e60c1ac4)
 - Bug 237623 - introduce soft checks for HTTP framing errors (slightly adapted, since some code was already existing) (99af51054)
 - Bug 1135560 - Number.{parseInt, parseFloat} should be the same functions as global ones. r=till (447e062f8)
 - Bug 931903 - Add mochitest for forwarding a stream from one PC to another. r=jesup,drno (3f59c4983)
 - Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug (6743e5f77)
 - Bug 1135677 - Deal with overflowing rects. r=bas (a4fd64e58)
 - Bug 1136389 - Fix qcms num in/out channels mismatch. r=jrmuizel (8b2f43315)
 - Bug 1136378 - Use a browser's outerWindowId property rather than a CPOW to identify marionette's content listeners.;r=mconley (0c7174cc0)
 - bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop (f5cd276a6)
 - Bug 897031 - NS_ERROR_XPC_GS_RETURNED_FAILURE at nsBlocklistService.js:70 followed by ReferenceError: gApp is not defined, on green Windows debug mochitest runs. r=dtownsend (ca53e537d)
 - Bug 826741 - Use the backtracking register allocator by default (b93762a32)
 - Bug 1135654 - part 1 - move backtrace conversion scripts to FINAL_TARGET_FILES; r=mshal (85aabdfd3)
 - Bug 1135654 - part 2 - move FINAL_TARGET's .gdbinit to FINAL_TARGET_FILES; r=mshal (92a13af32)
 - Bug 1135654 - part 3 - move installation of MOZ_CLANG_RT_ASAN_LIB_PATH to moz.build; r=mshal (8f4916099)
 - Bug 1135654 - part 4 - remove libs:: rule for installing Valgrind suppressions in favor of INSTALL_TARGETS; r=mshal (2ac68a277)
 - Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher (957be3db1)
 - Bug 1087646 - fast-path null principal'd documents. r=mcmanus (df0140396)
 - Bug 1087646 - Add a test. r=smaug (18315fc00) (c106e1d83)

* 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

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

Saturday, August 10, 2019

Weekly browser binaries (20190810)

New build of Serpent/UXP for XP!

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

Official repo changes since my last build:
- Issue #1138 - Part 1: refactor the JSON Viewer stream converter (23e68227a)
- Issue #1138 - Part 2: JSON Viewer should ignore BOM (f635feec7)
- Issue #1138 - Part 3: avoid quirks mode in JSON Viewer (d80d5688e)
- Issue #1138 - Part 4: fix JSON Viewer save functionality (3aeef8817)
- Merge pull request #1201 from kn-yami/issue1138 (5a957202b)
- Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) (deae241f5)
- Remove old ANGLE driver bug workaround. (fa4d569b9)
- Merge pull request #1207 from win7-7/nsImageLoadingContent.cpp-AsyncOpen2 (b5b299310)

My changes since my last build:
- reverted "Remove old ANGLE driver bug workaround."

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20190810-211bb28-uxp-b5b299310-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20190810-211bb28-uxp-b5b299310-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-20190810-18084d9cc-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190810-18084d9cc-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190810-18084d9cc-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20190810-18084d9cc-xpmod.7z

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Add legacycollector.org to add-ons whitelist (dc69faacb)
 - Bug 1112469 - Part 1: Implement an XPCOM service responsible to trigger daily updates of service workers; r=nsm (74f735500)
 - Bug 1133601 - Implement about:serviceworkers, r=ehsan (e21767ec1)
 - Bug 1038811 - Push Notifications - Move old push to simplepush. (14b0a1547)
 - Bug 1041339 - ServiceWorkers: Update implementation based on clarification of force-refresh. r=nsm (484675660)
 - Bug 1154547 - Part 1: Linkify the worker script URLs in about:serviceworkers; r=baku (db2097fa7)
 - Bug 1154547 - Part 2: Make it possible to update a service worker from about:serviceworkers; r=baku (03d7363aa)
 - Bug 1154721 - Add an Unregister button to about:serviceworkers, r=ehsan (7b5a9873f)
 - Bug 1156052 - Add push information to about:serviceworkers. r=baku (995f5b1d3)
 - Bug 1158811 - remove the flickering in about:serviceworkers, r=ehsan (70a4cb1bc)
 - Bug 1158361 - Improve the localized messages in about:serviceworkers, r=ehsan, f=stef (751202c01)
 - Bug 1151664 - Make claim return undefined for now. r=nsm (84f36584b)
 - Bug 1142693 - Recognize EMSGSIZE as non-fatal on OS X for IPC sendmsg(). r=bent (c133bb505)
 - Bug 1150916 - Non-unified bustage follow-up fix. (19adaff8b)
 - Bug 1151607 - Step 1: Add Linux sandboxing hook for when child processes are still single-threaded. r=kang r=bent (e5e67f4b1)
 - Bug 1151607 - Step 1.5: Avoid unlikely false positives in Linux SandboxInfo feature detection. r=kang (944805781)
 - Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang (3dc0e575f)
 - Bug 1151607 - Step 0: sort includes to make the following patches cleaner. r=kang (9b918989b)
 - Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com (fdb4c7636)
 - (adapted) Bug 1147281 - Shared browser notification icon CSS. r=MattN (2243c83a1)
 - Bug 1123523 - Part 1: Add an nsIAnimationObserver interface to watch adding/changing/removing AnimationPlayer objects. r=smaug (d889e512c)
 - Bug 1123523 - Part 2: Add an animations option for MutationObservers and expose chrome-only animation members on MutationRecords. r=smaug (6c9622c0f)
 - Bug 1123523 - Part 3: Store a flag on AnimationPlayer for whether it is exposed by Element.getAnimationPlayers(). r=birtles (d146779c0)
 - Bug 1123523 - Part 4: Add macro for notifying observers only when they implement a specific derived interface. r=smaug (38714002f)
 - Bug 1123523 - Part 5: Record on a document whether it might have any nsIAnimationObservers registered. r=smaug (585e30299)
 - Bug 1123523 - Part 6: Listen for nsIAnimationObserver notifications and translate them to MutationObserver notifications. r=smaug (9980c91e5)
 - Bug 1123523 - Part 7: Add utility functions to notify registered nsIAnimationObservers. r=smaug (82d3a15cf)
 - Bug 1123523 - Part 8: Dispatch nsIAnimationObserver notifications when an animation is added or removed. r=birtles (056b8bf7a)
 - Bug 1123523 - Part 9: Dispatch an nsIAnimationObserver notification when an animation is changed. r=birtles (5787cdbc1)
 - Bug 1123523 - Part 10: Tests. r=birtles (d134aa3b0)
 - Bug 1123523 - Followup build fix. (b88bae25d)
 - Bug 1137515 part 1 - Change to configure.in r=mwu (150534251)
 - Bug 1136065 - Remove GetRangeCount() in Selection.h. r=ehsan (bd35dba49)
 - Bug 1129249 - Expose the element id in Gecko profiler for Restyle. r=dholbert r=benwa (77231d128)
 - Bug 979293 - Add a FrozenAtomSet to clarify how |permanentAtoms| works. r=bhackett. (1c4ca9315)
 - Bug 979293 - Don't write collision bits in HashTable unnecessarily. r=luke. (c42ebc7b5)
 - Bug 1135200: Hook up nsCSSParser's pref-backed bool variables in a startup method. r=heycam (e129dcfc8)
 - Bug 1107378 - Part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron (c860167d2)
 - Bug 1107378 - Part 2: Make the CSS Parser call out to the unprefixing service, when it detects a vendor-prefixed property name (if pref is enabled). r=dbaron (1fe4e48dd)
 - Bug 1107378 - Part 3: In cases where we're unprefixing, treat "display:-webkit-box" as "display: flex" (& same for "-moz-box" if we previously saw "-webkit-box"). r=dbaron (00299fb08)
 - Bug 1107378 - Part 4: Add mochitest for our CSS unprefixing functionality. r=dbaron (95a0e6c41)
 - Bug 1132743: Only allow CSS Unprefixing Service to be activated for hosts on a small, hardcoded whitelist. r=dbaron f=bz (6afd0dd07)
 - Bug 1132743 followup: hook up nsPrincipal.cpp's gCodeBasePrincipalSupport in new InitializeStatics method, instead of lazily. implicit rs=dbaron (7223553f1)
 - Bug 1124503 move AppConstants.jsm to toolkit r=gavin (0a90334ff)
 - Bug 1130195: Report the failed bitmap creation, but still crash. (9e8c8fcde)
 - Bug 1136241 - making sure that hint/role strings are returned with no spaces to support localization. r=eeejay (665243ab4)
 - Bug 1127084 - Remove __iterator__ from ContentPrefStore. (126621dbf)
 - Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku (0470b702a)
 - Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku (016b84983)
 - Bug 1130175 - nICEr: avoid sysctl.h include. r=bwc (5446f87d1)
 - Bug 794984 - [mozprocess] Add ability to separate stderr from stdout. r=ahal (9388e0e08)
 - Bug 1136803 - Properly remove the force-dtc override flag on retained layers when listeners are removed. r=botond (1047b11a7)
 - Bug 1134493 - Ensure we don't set the force-empty-hit-region flag when a subdocument has mozpasspointerevents. r=botond (fda5e8176)
 - Bug 1136487: Destroy the compositors for all windows when any window detects a device reset. r=jrmuizel (22d45787c)
 - bits of Bug 1135773 - Initialize QI return values to null in the cycle collector. (rest was already part of 1119482 (6f30ef196)
 - Bug 1135772 - Return null on failure in nsXPCWrappedJS's QueryInterface. r=smaug (67fca5218)
 - Bug 1136584 - Copy JIT options from global settings. r=bhackett (6696b345e)
 - Bug 1135912 - Don't repaint vibrant regions on mouseover. (1de120955)
 - Bug 961887 - Refactor mVisibleAboveRegion management. r=roc (8281fb9f8)
 - Bug 961887 - Make FindOpaqueBackgroundColorFor take a region instead of a PaintedLayerData. r=roc (f42ddc1a1)
 - Bug 961887 - Find uniform opaque background colors under ContainerLayers. r=roc (7378892b8) (18084d9cc)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git 23551d191..18084d9cc:
- import change from rmottola/Arctic-Fox:
 - Add legacycollector.org to add-ons whitelist (dc69faacb)
 - Bug 1112469 - Part 1: Implement an XPCOM service responsible to trigger daily updates of service workers; r=nsm (74f735500)
 - Bug 1133601 - Implement about:serviceworkers, r=ehsan (e21767ec1)
 - Bug 1038811 - Push Notifications - Move old push to simplepush. (14b0a1547)
 - Bug 1041339 - ServiceWorkers: Update implementation based on clarification of force-refresh. r=nsm (484675660)
 - Bug 1154547 - Part 1: Linkify the worker script URLs in about:serviceworkers; r=baku (db2097fa7)
 - Bug 1154547 - Part 2: Make it possible to update a service worker from about:serviceworkers; r=baku (03d7363aa)
 - Bug 1154721 - Add an Unregister button to about:serviceworkers, r=ehsan (7b5a9873f)
 - Bug 1156052 - Add push information to about:serviceworkers. r=baku (995f5b1d3)
 - Bug 1158811 - remove the flickering in about:serviceworkers, r=ehsan (70a4cb1bc)
 - Bug 1158361 - Improve the localized messages in about:serviceworkers, r=ehsan, f=stef (751202c01)
 - Bug 1151664 - Make claim return undefined for now. r=nsm (84f36584b)
 - Bug 1142693 - Recognize EMSGSIZE as non-fatal on OS X for IPC sendmsg(). r=bent (c133bb505)
 - Bug 1150916 - Non-unified bustage follow-up fix. (19adaff8b)
 - Bug 1151607 - Step 1: Add Linux sandboxing hook for when child processes are still single-threaded. r=kang r=bent (e5e67f4b1)
 - Bug 1151607 - Step 1.5: Avoid unlikely false positives in Linux SandboxInfo feature detection. r=kang (944805781)
 - Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang (3dc0e575f)
 - Bug 1151607 - Step 0: sort includes to make the following patches cleaner. r=kang (9b918989b)
 - Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com (fdb4c7636)
 - (adapted) Bug 1147281 - Shared browser notification icon CSS. r=MattN (2243c83a1)
 - Bug 1123523 - Part 1: Add an nsIAnimationObserver interface to watch adding/changing/removing AnimationPlayer objects. r=smaug (d889e512c)
 - Bug 1123523 - Part 2: Add an animations option for MutationObservers and expose chrome-only animation members on MutationRecords. r=smaug (6c9622c0f)
 - Bug 1123523 - Part 3: Store a flag on AnimationPlayer for whether it is exposed by Element.getAnimationPlayers(). r=birtles (d146779c0)
 - Bug 1123523 - Part 4: Add macro for notifying observers only when they implement a specific derived interface. r=smaug (38714002f)
 - Bug 1123523 - Part 5: Record on a document whether it might have any nsIAnimationObservers registered. r=smaug (585e30299)
 - Bug 1123523 - Part 6: Listen for nsIAnimationObserver notifications and translate them to MutationObserver notifications. r=smaug (9980c91e5)
 - Bug 1123523 - Part 7: Add utility functions to notify registered nsIAnimationObservers. r=smaug (82d3a15cf)
 - Bug 1123523 - Part 8: Dispatch nsIAnimationObserver notifications when an animation is added or removed. r=birtles (056b8bf7a)
 - Bug 1123523 - Part 9: Dispatch an nsIAnimationObserver notification when an animation is changed. r=birtles (5787cdbc1)
 - Bug 1123523 - Part 10: Tests. r=birtles (d134aa3b0)
 - Bug 1123523 - Followup build fix. (b88bae25d)
 - Bug 1137515 part 1 - Change to configure.in r=mwu (150534251)
 - Bug 1136065 - Remove GetRangeCount() in Selection.h. r=ehsan (bd35dba49)
 - Bug 1129249 - Expose the element id in Gecko profiler for Restyle. r=dholbert r=benwa (77231d128)
 - Bug 979293 - Add a FrozenAtomSet to clarify how |permanentAtoms| works. r=bhackett. (1c4ca9315)
 - Bug 979293 - Don't write collision bits in HashTable unnecessarily. r=luke. (c42ebc7b5)
 - Bug 1135200: Hook up nsCSSParser's pref-backed bool variables in a startup method. r=heycam (e129dcfc8)
 - Bug 1107378 - Part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron (c860167d2)
 - Bug 1107378 - Part 2: Make the CSS Parser call out to the unprefixing service, when it detects a vendor-prefixed property name (if pref is enabled). r=dbaron (1fe4e48dd)
 - Bug 1107378 - Part 3: In cases where we're unprefixing, treat "display:-webkit-box" as "display: flex" (& same for "-moz-box" if we previously saw "-webkit-box"). r=dbaron (00299fb08)
 - Bug 1107378 - Part 4: Add mochitest for our CSS unprefixing functionality. r=dbaron (95a0e6c41)
 - Bug 1132743: Only allow CSS Unprefixing Service to be activated for hosts on a small, hardcoded whitelist. r=dbaron f=bz (6afd0dd07)
 - Bug 1132743 followup: hook up nsPrincipal.cpp's gCodeBasePrincipalSupport in new InitializeStatics method, instead of lazily. implicit rs=dbaron (7223553f1)
 - Bug 1124503 move AppConstants.jsm to toolkit r=gavin (0a90334ff)
 - Bug 1130195: Report the failed bitmap creation, but still crash. (9e8c8fcde)
 - Bug 1136241 - making sure that hint/role strings are returned with no spaces to support localization. r=eeejay (665243ab4)
 - Bug 1127084 - Remove __iterator__ from ContentPrefStore. (126621dbf)
 - Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku (0470b702a)
 - Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku (016b84983)
 - Bug 1130175 - nICEr: avoid sysctl.h include. r=bwc (5446f87d1)
 - Bug 794984 - [mozprocess] Add ability to separate stderr from stdout. r=ahal (9388e0e08)
 - Bug 1136803 - Properly remove the force-dtc override flag on retained layers when listeners are removed. r=botond (1047b11a7)
 - Bug 1134493 - Ensure we don't set the force-empty-hit-region flag when a subdocument has mozpasspointerevents. r=botond (fda5e8176)
 - Bug 1136487: Destroy the compositors for all windows when any window detects a device reset. r=jrmuizel (22d45787c)
 - bits of Bug 1135773 - Initialize QI return values to null in the cycle collector. (rest was already part of 1119482 (6f30ef196)
 - Bug 1135772 - Return null on failure in nsXPCWrappedJS's QueryInterface. r=smaug (67fca5218)
 - Bug 1136584 - Copy JIT options from global settings. r=bhackett (6696b345e)
 - Bug 1135912 - Don't repaint vibrant regions on mouseover. (1de120955)
 - Bug 961887 - Refactor mVisibleAboveRegion management. r=roc (8281fb9f8)
 - Bug 961887 - Make FindOpaqueBackgroundColorFor take a region instead of a PaintedLayerData. r=roc (f42ddc1a1)
 - Bug 961887 - Find uniform opaque background colors under ContainerLayers. r=roc (7378892b8) (18084d9cc)

* 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

Saturday, August 3, 2019

Weekly browser binaries (20190803)

New build of Serpent/UXP for XP!

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

Official repo changes since my last build:
- Issue #1156 - Location Bar Preferences Checkboxes (93ceb8281)
- Merge pull request #1200 from flewkey/master (a4584c732)
- Update SQLite to 3.29.0 (154532072)
- Hide and disable open_all/cut/copy/delete/properties when opening bookmarks/history context menu with no selection (3170ee769)

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20190803-211bb28-uxp-3170ee769-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20190803-211bb28-uxp-3170ee769-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-20190803-23551d191-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190803-23551d191-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190803-23551d191-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20190803-23551d191-xpmod.7z

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Bug 1128001 - Workaround ANGLE DEPTH16 being DEPTH24_STENCIL8. (144bc3839)
 - Bug 1038839 - Use type information for alias analysis. r=jandem (7f562bcc2)
 - Bug 1141797. r=smaug. (6ac0692bd)
 - Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin (3fee7e2d5)
 - Bug 1083344 - Add "allow" sandbox rules to fix mochitests on OSX 10.9 and 10.10. r=smichaud (40c3323a5)
 - Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud (a1102b817)
 - Bug 1151974 P1 Delay Cache Context start until previous Context has completed. r=ehsan (20598fa6a)
 - Bug 1130686 - Add test for service worker client.focus. (e4d836af7)
 - Bug 1151916 - Set worker principalinfo on cache load. r=bkelly (4d55b31fe)
 - Bug 1139513 - Warn and gather data if ServiceWorker hits max workers per domain limit. r=bent, r=rvitillo (44c59a9cb)
 - Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan (6de4e13ca)
 - Bug 1148942 - Ensure that the registration of empty service workers succeeds; r=bent (edbb09fdf)
 - Bug 1148496 - Allow to set an interface member as [Deprecated] in WebIDL. r=bz,smaug (43f554139) (23551d191)

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git e48fcd77f..23551d191:
- import change from rmottola/Arctic-Fox:
 - Bug 1128001 - Workaround ANGLE DEPTH16 being DEPTH24_STENCIL8. (144bc3839)
 - Bug 1038839 - Use type information for alias analysis. r=jandem (7f562bcc2)
 - Bug 1141797. r=smaug. (6ac0692bd)
 - Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin (3fee7e2d5)
 - Bug 1083344 - Add "allow" sandbox rules to fix mochitests on OSX 10.9 and 10.10. r=smichaud (40c3323a5)
 - Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud (a1102b817)
 - Bug 1151974 P1 Delay Cache Context start until previous Context has completed. r=ehsan (20598fa6a)
 - Bug 1130686 - Add test for service worker client.focus. (e4d836af7)
 - Bug 1151916 - Set worker principalinfo on cache load. r=bkelly (4d55b31fe)
 - Bug 1139513 - Warn and gather data if ServiceWorker hits max workers per domain limit. r=bent, r=rvitillo (44c59a9cb)
 - Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan (6de4e13ca)
 - Bug 1148942 - Ensure that the registration of empty service workers succeeds; r=bent (edbb09fdf)
 - Bug 1148496 - Allow to set an interface member as [Deprecated] in WebIDL. r=bz,smaug (43f554139) (23551d191)

* 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