Saturday, October 6, 2018

Weekly browser binaries (20181006)

New build of basilisk/UXP for XP!

Test binary:
Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181006-8860eddce-xpmod.7z
Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181006-8860eddce-xpmod.7z

diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20180606.7z

PM28XP build:
Win32 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win32-git-20181006-8860eddce-xpmod.7z
Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20181006-8860eddce-xpmod.7z

Official repo changes since my last build:
- Update upstream URL and update script for libnestegg (d8434bf15)
- Update libnestegg from upstream (dad1c31db)
- Get rid of the incorrect mechanism to remove insecure fallback hosts. (347aea437)
- Update HSTS preload list (778b3c4d7)
- Update test files for libnestegg update (704c93539)
- Merge pull request #800 from trav90/update-from-upstream (c7e12ca39)
- Remove telemetry to find optimal cache entry hash size (0b1600742)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (6d9103276)
- Update telemetry whitelists. (ddf29811b)
- Clean up a number of unused variables. (81b341a9b)
- Remove telemetry probes for cache file system. (3343a4b47)
- Remove telemetry probes to get detailed disk cache hit rate. (ab9edfb54)
- Remove cache I/O telemetry. (8ba6dd1bd)
- [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (edc124b92)
- Clobber for ffvpx update (7d1ee0e5e)
- Remove unused telemetry functions/variables. (7b0f3f2f9)
- Remove telemetry from cache v1 service locking (part1). (d718e32b5)
- Remove telemetry from cache v1 service locking (part2). (ec4c6dd42)
- Remove telemetry reporting functions from CubebUtils (38e8ee1e6)
- [PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module (35a1adb07)
- Merge pull request #804 from JustOff/PR_s4e_FullScreenVideo (ab881a3bf)
- Merge pull request #801 from trav90/update-from-upstream (79b00fc33)
- Revert "Update ffvpx code to 4.0.2" (45c24f05d)
- Merge pull request #805 from MoonchildProductions/revert-801-update-from-upstream (8e8fcee4a)
- [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (ebc8d7e3c)
- [ffvpx] Remove unneeded libavcodec symbols and dummy functions (82238ada2)
- Clobber for ffvpx update (41ccd52bf)
- Merge pull request #806 from trav90/ffvpx-resync (69d83c8fb)
- [ffmpeg] Always allocate memory to pass extradata (c0d9931cf)
- Merge pull request #808 from trav90/media-work (26975ccf5)
- Make all arguments to init*Event() optional except the first (e42166a5b)
- Bug 1493900. (ca7ecd37c)
- Ensure we got an nsISSLStatus when deserializing in TransportSecurityInfo. (95379e337)
- Fix in-tab close button behavior (#775) (d74519372)
- Merge pull request #811 from MaxKoll/MaxKoll-patch-1 (8860eddce)

My changes besides above changes:
- reverted rev ebc8d7e3c...82238ada2 (i.e. 69d83c8fb) in favoring ffmpeg-3.4 branch, since ffmpeg-4.x needs SRWLock and bcrypt changes to be undone which is not yet testedNew build of basilisk/UXP for XP!

Test binary:
Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181006-8860eddce-xpmod.7z
Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181006-8860eddce-xpmod.7z

diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20180606.7z

PM28XP build:
Win32 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win32-git-20181006-8860eddce-xpmod.7z
Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20181006-8860eddce-xpmod.7z

Official repo changes since my last build:
- Update upstream URL and update script for libnestegg (d8434bf15)
- Update libnestegg from upstream (dad1c31db)
- Get rid of the incorrect mechanism to remove insecure fallback hosts. (347aea437)
- Update HSTS preload list (778b3c4d7)
- Update test files for libnestegg update (704c93539)
- Merge pull request #800 from trav90/update-from-upstream (c7e12ca39)
- Remove telemetry to find optimal cache entry hash size (0b1600742)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (6d9103276)
- Update telemetry whitelists. (ddf29811b)
- Clean up a number of unused variables. (81b341a9b)
- Remove telemetry probes for cache file system. (3343a4b47)
- Remove telemetry probes to get detailed disk cache hit rate. (ab9edfb54)
- Remove cache I/O telemetry. (8ba6dd1bd)
- [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (edc124b92)
- Clobber for ffvpx update (7d1ee0e5e)
- Remove unused telemetry functions/variables. (7b0f3f2f9)
- Remove telemetry from cache v1 service locking (part1). (d718e32b5)
- Remove telemetry from cache v1 service locking (part2). (ec4c6dd42)
- Remove telemetry reporting functions from CubebUtils (38e8ee1e6)
- [PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module (35a1adb07)
- Merge pull request #804 from JustOff/PR_s4e_FullScreenVideo (ab881a3bf)
- Merge pull request #801 from trav90/update-from-upstream (79b00fc33)
- Revert "Update ffvpx code to 4.0.2" (45c24f05d)
- Merge pull request #805 from MoonchildProductions/revert-801-update-from-upstream (8e8fcee4a)
- [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (ebc8d7e3c)
- [ffvpx] Remove unneeded libavcodec symbols and dummy functions (82238ada2)
- Clobber for ffvpx update (41ccd52bf)
- Merge pull request #806 from trav90/ffvpx-resync (69d83c8fb)
- [ffmpeg] Always allocate memory to pass extradata (c0d9931cf)
- Merge pull request #808 from trav90/media-work (26975ccf5)
- Make all arguments to init*Event() optional except the first (e42166a5b)
- Bug 1493900. (ca7ecd37c)
- Ensure we got an nsISSLStatus when deserializing in TransportSecurityInfo. (95379e337)
- Fix in-tab close button behavior (#775) (d74519372)
- Merge pull request #811 from MaxKoll/MaxKoll-patch-1 (8860eddce)

My changes besides above changes:
- reverted rev ebc8d7e3c...82238ada2 (i.e. 69d83c8fb) in favoring ffmpeg-3.4 branch, since ffmpeg-4.x needs SRWLock and bcrypt changes to be undone which is not yet tested

No comments:

Post a Comment