[X2Go-Commits] [pale-moon] branch upstream/palemoon-master updated (23668d3 -> 5da550a)

git-admin at x2go.org git-admin at x2go.org
Sat Sep 29 03:25:17 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch upstream/palemoon-master
in repository pale-moon.

      from  23668d3   Fix missing include in Skia SafeMath
       new  9b54bd3   Port libopus upstream patch.
       new  be8bcd2   Fix typo in 9b54bd30006c008b4a951331b273613d5bac3abf
       new  cbf1d45   Clarify status or repo in README.
       new  d77bbb8   Update HSTS preload list
       new  500b1e6   Merge pull request #1682 from trav90/HSTS-preload-update
       new  4463c70   Fix count of compacting update tasks started.
       new  dea50cb   Add a nullcheck in DOMProxyHandler::EnsureExpandoObject
       new  4197dba   Satisfy AMO's discrimination by UA.
       new  1ffd7ba   Restrict web access to moz-icon:// scheme
       new  53606d9   Prevent various location-based hazards.
       new  4a7f5bc   Check redirect status code before forwarding to NPAPI.
       new  93403cd   Confirm launch of executables other than .exe on Windows.
       new  d8e715c   Confirm launch of executables other than .exe on Windows.
       new  f929ffa   Reject some invalid qcms transforms.
       new  1abb23f   Update dimensions early in ClearTarget.
       new  e50a11d   Perform some sanity checks on nsMozIconURI.
       new  8b999f2   Ensure the right anonymous element is focused when calling input.focus()
       new  54887c5   Fix typo (RefPtr -> nsRefPtr)
       new  9ced226   Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only.
       new  9cb81d2   Update mozharness reqs.
       new  4038e3c   Update requirements.txt
       new  5da550a   Update readme for EoL of Tycho.

The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |   11 +-
 browser/app/profile/palemoon.js                    |    6 +-
 browser/components/downloads/DownloadsCommon.jsm   |   21 +-
 browser/components/downloads/moz.build             |    7 +-
 caps/nsScriptSecurityManager.cpp                   |   16 +-
 dom/base/nsLocation.cpp                            |   20 +
 dom/bindings/DOMJSProxyHandler.cpp                 |    4 +
 dom/canvas/CanvasRenderingContext2D.cpp            |   14 +-
 dom/canvas/CanvasRenderingContext2D.h              |    5 +-
 dom/html/HTMLInputElement.cpp                      |    3 +-
 dom/plugins/base/nsPluginStreamListenerPeer.cpp    |   18 +-
 gfx/qcms/chain.c                                   |    6 +
 gfx/thebes/gfxPlatform.cpp                         |    6 +-
 image/decoders/icon/nsIconURI.cpp                  |   10 +
 js/src/jsgc.cpp                                    |    2 +-
 media/libopus/silk/NLSF_stabilize.c                |    2 +-
 netwerk/base/nsFileStreams.cpp                     |    7 +
 security/manager/boot/src/nsSTSPreloadList.errors  | 7845 ++++++++++++--------
 security/manager/boot/src/nsSTSPreloadList.inc     | 7383 +++++++++++-------
 testing/mozharness/requirements.txt                |    8 +-
 .../jsdownloads/src/DownloadIntegration.jsm        |   28 +-
 21 files changed, 9587 insertions(+), 5835 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list