[X2Go-Commits] [pale-moon] branch master updated (b827b68 -> 1723df8)

git-admin at x2go.org git-admin at x2go.org
Sat Sep 29 04:11:08 CEST 2018


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

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

      from  b827b68   debian/patches/series: add new file fixes/Define-splice-constants.patch.
      adds  23668d3   Fix missing include in Skia SafeMath
      adds  9b54bd3   Port libopus upstream patch.
      adds  be8bcd2   Fix typo in 9b54bd30006c008b4a951331b273613d5bac3abf
      adds  cbf1d45   Clarify status or repo in README.
      adds  d77bbb8   Update HSTS preload list
      adds  500b1e6   Merge pull request #1682 from trav90/HSTS-preload-update
      adds  4463c70   Fix count of compacting update tasks started.
      adds  dea50cb   Add a nullcheck in DOMProxyHandler::EnsureExpandoObject
      adds  c335df4   Merge branch 'master' into 27.9_RelBranch
      adds  9cc99a1   Bump version for release.
      adds  4197dba   Satisfy AMO's discrimination by UA.
      adds  1ffd7ba   Restrict web access to moz-icon:// scheme
      adds  53606d9   Prevent various location-based hazards.
      adds  4a7f5bc   Check redirect status code before forwarding to NPAPI.
      adds  93403cd   Confirm launch of executables other than .exe on Windows.
      adds  d8e715c   Confirm launch of executables other than .exe on Windows.
      adds  f929ffa   Reject some invalid qcms transforms.
      adds  1abb23f   Update dimensions early in ClearTarget.
      adds  e50a11d   Perform some sanity checks on nsMozIconURI.
      adds  8b999f2   Ensure the right anonymous element is focused when calling input.focus()
      adds  54887c5   Fix typo (RefPtr -> nsRefPtr)
      adds  862d7fa   Merge branch 'master' into 27.9_RelBranch
      adds  3a1c742   Bump version for release.
      adds  9ced226   Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only.
      adds  fb0d956   Merge branch 'master' into 27.9_RelBranch
       new  845fb77   Merge branch 'upstream/27.9.4_repack-1'
       new  71e28cb   debian: sync directory with Steven Pusser's palemoon_27.9.4~repack-1 version.
       new  1723df8   debian/changelog: update to 27.9.4.

The 3 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                                          |    6 +
 browser/app/profile/palemoon.js                    |    6 +-
 browser/components/downloads/DownloadsCommon.jsm   |   21 +-
 browser/components/downloads/moz.build             |    7 +-
 browser/config/version.txt                         |    2 +-
 caps/nsScriptSecurityManager.cpp                   |   16 +-
 debian/README.7z-source                            |   12 -
 debian/changelog                                   |   49 +-
 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 +++++++++++-------
 .../jsdownloads/src/DownloadIntegration.jsm        |   28 +-
 23 files changed, 9630 insertions(+), 5842 deletions(-)
 delete mode 100644 debian/README.7z-source

--
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