Saturday, June 30, 2018

Weekly browser binaries (20180630)

New Palemoon 27 Build!

32bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180630-53606d9e9-xpmod.7z
32bit SSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180630-53606d9e9-xpmod-sse.7z
32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180630-53606d9e9-xpmod-ia32.7z
64bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win64-git-20180630-53606d9e9-xpmod.7z

source patch against official palemoon: https://o.rthost.cf/palemoon/sources_patches_20180602.7z

Official repo changes since my last build:
- Restrict web access to moz-icon:// scheme (1ffd7ba7a)
- Prevent various location-based hazards. (53606d9e9)

My changes since my last build:
- Port TenFourFox changes:
+ Ported changes: bug1380292, bug1386905, bug1395598, bug1396570, bug1368269, bug1400399, bug1368852, bug1393098

New regular/weekly KM-Goanna release:
https://o.rthost.cf/kmeleon/KM-Goanna-20180630.7z

Changelog:
Out-of-tree changes:
* update Goanna3 to git 4197dba32..53606d9e9:
- Restrict web access to moz-icon:// scheme (1ffd7ba7a)
- Prevent various location-based hazards. (53606d9e9)
* My changes since my last build:
- Port TenFourFox changes:
+ Ported changes: bug1380292, bug1386905, bug1395598, bug1396570, bug1368269, bug1400399, bug1368852, bug1393098

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

New build of basilisk/UXP for XP!

Test binary:
Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180630-b5b0b2844-xpmod.7z
Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180630-b5b0b2844-xpmod.7z

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

PM28XP pre-release build:
Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b2.win32-git-20180630-b5b0b2844-xpmod.7z
Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b2.win64-git-20180630-b5b0b2844-xpmod.7z

Official repo changes since my last build:
- CSP: Support for "LoadInfo::GetLoadingContext" and "LoadInfo::GetLoadingContextXPCOM()" (3f8a6e255)
- Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects (c1315412c)
- Add new close icons and make current icons Basilisk-specific (87eaf4410)
- Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL redirects (follow up) (d413e1fb8)
- Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is fixed (follow up) (0097345ad)
- Merge pull request #530 from Lootyhoof/close-icon (362bb2073)
- Toolkit - Fix throws an error from Create a New Profile (883b156dd)
- Fix throws an error on "about:telemetry" (29f434c03)
- Merge pull request #535 from janekptacijarabaci/about_telemetry_error_1 (89ee89f14)
- Fix about:rights dependencies for Safe Browsing. (1dfd7afd4)
- Merge pull request #532 from janekptacijarabaci/toolkit_create-new-profile_error_1 (696b7d3f9)
- Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" (dcabdf826)
- Merge pull request #537 from janekptacijarabaci/build_error_1 (0501ac9b4)
- Remove GCC 4.8 workaround in libopus (949b2ebd1)
- Merge pull request #538 from trav90/code-cleanup (d819da37b)
- Restrict web access to moz-icon:// scheme (83be316ca)
- Preferences - Saved Passwords - "Remove" button should not be active if there are no items (1f50e1c47)
- Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items (640f9ed3a)
- Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice (491fc99b9)
- Prevent various location-based hazards. (574156323)
- Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1 (364a399fc)
- Merge pull request #543 from janekptacijarabaci/cookies_logins_1 (bc0df4c3a)
- Remove unwanted newtab page code (277fa0afd)
- DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())" (0d89d668e)
- Make about:webrtc conditional. (9755c93cf)
- Remove docshell contract for about:webrtc (9ac986581)
- Bump Pale Moon to beta. (a0147e956)
- Remove unused strings after #525 (80fc06835)
- Replace Firefox with "the browser" in webide.properties. (2c85822ad)
- Merge pull request #546 from JustOff/PR_locale_updates2 (03e667b38)
- Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1 (5a559eb6c)
- [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE (04005f5cf)
- [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be per-application-version (0c5d7a92f)
- [AllAM] Update the target preference (593835e86)
-  Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb error instead. (121434f6f)
- Merge pull request #547 from adeshkp/patch-7 (a219152bd)
- [TychoAM] Issue  #409 - Upgrade and enhance AddonUpdateChecker including support for update.json (ad7e35103)
- Merge branch 'am-work' (6ee479e3d)
- Issue #12 Part 1: Stop using nsIDOMEvent in UpdateIMEComposition. (783f57d74)
- Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent. (a7bc62dcf)
- Issue #12 Part 3: EditorEventListener should check if it's removed during a call of editor's method. (6aa47456c)
- Issue #12 Part 4: Don't access mEditorBase directly. (8a8f0df35)
- Issue #12 Part 5: WidgetEvent shouldn't mark event as consumed if it's not cancelable. (783b60aae)
- [TychoAM] Make sure console messages from AddonUpdateChecker indicate which parser they originate from (e8271c435)
- [WebExAM] Unify the AddonUpdateChecker (3d4aa3593)
- Merge branch 'am-work' (1d152bb9f)
- Make the Error Console accessible from about:console (bbbb74e5f)
- "about:profiles" and "about:support" - use "Restart in Safe Mode" instead of "Restart with Add-ons Disabled" (e906ffafb)
- Move the Error Console search box to the eval toolbar (2cdd998f8)
- [BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - "about:profiles" and "about:support") (8207d755f)
- [AllAM] De-duplicate AddonLogging.jsm (074ebe60a)
- Revert "Move the Error Console search box to the eval toolbar" (02d374dbe)
- Revert "Make the Error Console accessible from about:console" (baf849c62)
- Make the Error Console accessible from about:console and make it presentable in that context (015922d37)
- Merge branch 'master' into am-work (cb3146690)
- [AllAM] De-duplicate Content.js (2ec54f1e9)
- "about:support" - added support for "Restart normally" (e240469e7)
- [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm (431fe926e)
- Fix throws an error if "winUtils.supportsHardwareH264Decoding" not available (a05046a4d)
- [AllAM] De-duplicate amContentHander.js (512792245)
- [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js (bde02587c)
- [AllAM] De-duplicate Locales (80eb356d5)
- [AllAM] Remove Mozilla Tests (eda567b36)
- Cleanup WebExAM test dependencies (fd4f7960e)
- [AllAM] Preprocess extensions.dtd to exclude WebExAM-only strings (c7abad752)
- [WebExAM] Remove unused AddonTestUtils.jsm (cacc5283c)
- [WebExAM] Remove E10SAddonsRollout.jsm (2d8e325fb)
- Merge pull request #551 from janekptacijarabaci/toolkit_restart_normally_2 (a3724697d)
- Merge pull request #554 from MoonchildProductions/issue12 (9168a0fc9)
- Stabilize and align Intersection Observers (8b71cda19)
- Enable Intersection Observers in the platform. (ef29d0a30)
- [PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.js (6f9747936)
- Reorganize some internal pages. (23d70a95d)
- [PALEMOON] Remove no more required extra copy of promise.js (f4205ffd8)
- Fix "about:support"s "graphics" section when "webgl.disable-extensions" is true (fe0d9a9d2)
- [PALEMOON] Include devtools/client when building language packs (87c5dd64a)
- [PALEMOON] Include devtools/client/locales conditionally (c50a6a21a)
- Merge pull request #558 from JustOff/PR_devtools_locales (3dea115f2)
- Merge pull request #557 from janekptacijarabaci/toolkit_about-support_error_1 (da4fa3b52)
- Merge pull request #556 from JustOff/PR_sanitize_promises (c49f527e9)
- Issue #562 Part 1: Transfix the grid (d441fb58b)
- Add missing aCurrentBrowser definition in utilityOverlay.js (8efb8f608)
- Use MOZ_AUSTRALIS to define common shared Australis features (ddea47109)
- Add  HYPE_ICEWEASEL where appropriate (7664308ab)
- Add back the Quickdial show/hide control. (ee4ef8772)
- Merge branch 'define-work' (f47536f57)
- Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPS (260cba24d)
- Convert the button rect to device coordinates correctly instead of casting CSS coordinates. (5dd272f43)
- WebRTC: Nullcheck DataChannel SendPacket calls. (9836c7e10)
- Remove unused code for managing physical audio devices. (63522e8e2)
- Fix typos in comments - animationinspector.properties (eb2f77f1a)
- Merge pull request #564 from janekptacijarabaci/devtools_locales_animationinspector_typos-in-comments_1 (93083c437)
- Issue #562 Part 2: Remove unnecessary grid calculation code. (7c6207671)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (f12fac8ad)
- Remove SSL Error Reporting telemetry (535e9399e)
- Restore Pale Moon's standalone image viewing style. (65b4a8ac5)
- Revert "Remove unwanted newtab page code" (51792b31a)
- Bump Pale Moon to beta 2 (b5b0b2844)

New build of post-deprecated basilisk/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.8, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 http://o.rthost.cf/basilisk/basilisk55-win32-git-20180630-cbc95b111-xpmod.7z
Win64 http://o.rthost.cf/basilisk/basilisk55-win64-git-20180630-cbc95b111-xpmod.7z

Repo changes:
- pref: enable layout.css.moz-document.content.enabled by default, fixes stylish (81899e574)
- AddonUpdateChecker: repalce with UXP one, add preprocessing and defines (7042385da)
- cherry-picked mozilla upstream changes: bug1338064, bug1339204, bug1338032 and tried to restore Vista MF support by reverting bug1329547 and bug1324183 (cbc95b111)

New build of Firfox 45ESR SSE:

test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180630-2e783dd2e-win32-sse.7z

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

Changes since my last build:
- import changes from tenfourfox: - another host for basic adblock (c3c85077c) - more hosts for adblock (52f6389ca) (2e783dd2e)

No comments:

Post a Comment