Saturday, September 29, 2018

Weekly browser binaries (20180929)

New build of basilisk/UXP for XP!

Test binary:
Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20180929-77af3f176-xpmod.7z
Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20180929-77af3f176-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-20180929-77af3f176-xpmod.7z
Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20180929-77af3f176-xpmod.7z

Official repo changes since my last build:
- Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent BrowserUtils.principalFromOrigin() (bb81b2076)
- Update list of IDs to never send to AUS in AddonUpdateChecker.jsm (29512806a)
- Remove code that prevents binary extensions (454110c78)
- Remove window.sizeToContent() from commonDialog.js, as it's useless and leads to overflow in the basic auth dialog (43c409145)
- Merge pull request #786 from JustOff/PR_auth_dialog_overflow (8d3931df2)
- gfx: add pref for enabling APZ without e10s (1c159bf4d)
- Regression fix: enable ICC v4 profiles by default. (575f07db0)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (e3508f55b)
- backport mozbug 1344613 - Avoid possibility of null pointer crash in nsSOCKSIOLayer.cpp r=mayhemer (5715a00c8)
- backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins (c5c9445e3)
- Merge pull request #788 from alaviss/apz-experimental (326611aaa)
- Merge pull request #790 from g4jc/nsSOCKSIOLayer_nullptr (6297b563d)
- Build nsJSInspector regardless of devtools (a549e0c4a)
- backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer (475a210a3)
- Merge pull request #789 from g4jc/sha256_leakfix (638754089)
- Merge pull request #791 from g4jc/session_supercookie (b92dbaf6a)
- Add a conditional to not build the platform so the build system can be exploited for non-binary projects (2b9e0ca0b)
- Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. (f6d46e321)
- Update permissions manager strings. (bb68f6a43)
- Remove IndexedDB for content pref. (097f982b3)
- Only opt-in to esr52 search service for select applications (9fe00e826)
- Rename address bar back to location bar (57a7d3e35)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (77af3f176)

No comments:

Post a Comment