[X2Go-Commits] [pale-moon] branch upstream/28.4.0 created (now 915ae79)

git-admin at x2go.org git-admin at x2go.org
Mon Feb 25 23:25:39 CET 2019


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

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

        at  915ae79   Don't trust convexity when applying transforms.

This branch includes the following new commits:

       new  e8cebef   Fix library window reference to SVG toolbar image.
       new  c0a05ad   Align Element.ScrollIntoView() with the spec.
       new  f38edc9   Update basilisk blocklist header.
       new  5335681   Telemetry: Remove stubs and related code
       new  09a81ba   Remove unused telemetry timer from HTMLMediaElement.h
       new  acf1406   Remove a pointless `switch` after telemetry cleanup
       new  6335404   Make `AllowExperiments` return `false` as it is not useful without telemetry
       new  fb1d4c9   Merge pull request #929 from adeshkp/remove-telemetry-stubs
       new  c80c9cc   [WebExAM] Use proper application name in WebExtension API error message.
       new  3e10985   [PALEMOON] Clean up advanced prefs XUL
       new  41e0718   [PALEMOON] Move Advanced prefs l10n strings to their proper place
       new  2ab82d7   Add matching browser.newtab.choice pref to prevent error.
       new  db15a3f   [PALEMOON] Add captive portal preference to the UI.
       new  3afb818   Add preference for fully disabling HSTS.
       new  1b9accd   [PALEMOON] Fix the option to disable HSTS.
       new  58f7552   Improve toolbar icons for all DPIs
       new  a20daf6   New cycle version bump
       new  f6ef8d8   Add isIntersecting property to IntersectionObserverEntry.
       new  a74b093   Fix check for HSTS when service is disabled.
       new  01ad6e7   Merge pull request #931 from Ascrod/master
       new  ef8a5dc   Rewrite IntersectionObserver list handling to be more robust.
       new  082c0d2   Merge branch 'master' of https://github.com/MoonchildProductions/UXP
       new  978f50d   Consolidate tracing and traversing.
       new  1f9ab3a   Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
       new  ac1beef   Disable IntersectionObserver API because of crashes.
       new  9adcf44   Actually unlink targets from registered intersection observers.
       new  5ef0018   Revert "Disable IntersectionObserver API because of crashes."
       new  9a954e2   Properly camelCase dom.intersectionObserver.enabled pref.
       new  d1a0bfe   Update libwebp to version 1.0.2
       new  64d65e0   Make resuming of decoding work for anonymous decoders.
       new  87bef3e   Make Sourcebuffer::AppendFromInputStream handle canceled image loads.
       new  8dd8df9   Check for contiguous buffer state.
       new  ef75531   [BASILISK] Disable WebEx support.
       new  99f5afe   Fix bookmarks backup logic.
       new  322d0be   Fix incorrect file reference in `onDownloadDragStart`
       new  46958a2   Only use white audio indicator when using a lightweight theme
       new  b39e0b1   Only use white audio indicator when using a lightweight theme [pinned tabs]
       new  2d43b6e   Merge pull request #945 from FranklinDM/audioindicator-lwtheme-fix
       new  d6a2deb   Add nullcheck for addons (pre-installed webextensions return null)
       new  2e581f4   Remove remote add-on debugging control.
       new  bed24fd   Always treat composition time offsets as signed
       new  2cbbc5d   [BASILISK] Align browser glue with TychoAM for enableable add-ons.
       new  e82fdef   [PALEMOON] Remove some dead code from browser glue (plugin update service)
       new  3476c1d   Reduce number of allocations in AutoStopwatch
       new  abcaa56   Revert "Reduce number of allocations in AutoStopwatch"
       new  b55d41c   Reduce number of allocations in AutoStopwatch
       new  7f992d5   Merge pull request #948 from trav90/media-work
       new  1a04d73   Merge branch 'master' into cycle_collector-work
       new  babedf6   Increase purple limit triggers for CC.
       new  888fbac   Increase slice time for longer running CCs.
       new  a606410   [TychoAM] Fix GMP* so that EME works in Basilisk
       new  e4a3b28   [AM] Remove spurious warning for staged cleanup.
       new  efac6cc   [AM] Remove spurious warning for staged cleanup.
       new  493c956   Remove telemetry leftovers from JS engine.
       new  dcc5d6a   Revert "Fix bookmarks backup logic."
       new  aa28523   Only state the stop notification for JSDownloads in nsWebBrowserPersist::EndDownload
       new  fecab2c   Merge pull request #952 from adeshkp/remove-telemetry-js
       new  6edfc0a   Merge pull request #954 from MoonchildProductions/TychoEME-work
       new  278eda6   Set incremental GC slice to 20 ms duration
       new  a31b9e0   Update HSTS preload list
       new  aaa9fc1   Pale Moon: Use file path for bookmarks import/export.
       new  192715b   [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen * Tag #336
       new  74e88de   [Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen * Tag #336
       new  f8f3dc7   Fix build error with JS_HAS_TOSOURCE undefined.
       new  fa311a4   Merge pull request #958 from Ascrod/master
       new  b241a84   issue #908 - implement missing parts of CSS mask
       new  9a8a050   Merge branch 'cycle_collector-work'
       new  4874970   Merge pull request #961 from kn-yami/issue908
       new  23f5872   Merge branch 'master' of https://github.com/MoonchildProductions/UXP
       new  5fde5ba   Merge pull request #959 from FranklinDM/fullscreenpatch-v2
       new  f560671   Include blankthumb in the correct file.
       new  e057156   Make sure Glass doesn't override LWT style for the title bar.
       new  d9a0549   Add "check for updates" to main menu and AppMenu
       new  8db772d   Revert "Add "check for updates" to main menu and AppMenu"
       new  88db010   Align `instanceof` with the final ES6 spec.
       new  f8db3a8   Fix possible data race while updating scope object during compacting GC.
       new  2b1ccf2   Get RefPtr to transaction before using it. (DiD)
       new  6567bb6   Never let "localhost" get sent to a proxy.
       new  0b6d9a4   Handle pasted data of certain types with an odd length.
       new  6992106   Use existing image decoders to handle clipboard BMP data.
       new  d6f9957   Revert "Increase purple limit triggers for CC."
       new  5c46e60   [BASILISK] Update AM preferences to point to the Basilisk Add-on Site
       new  4adc409   [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part 2: Add domain to permissions file
       new  8beab28   Expose TLS 1.3 cipher suite prefs.
       new  263d850   Merge branch 'master' into Pale_Moon-release
       new  ed9341c   Version bump for release
       new  cdfe2e1   Allow empty string on `location.search` setter.
       new  48d8e28   Move "No proxy for" control down to clarify it is a global effect.
       new  e746ec8   Use C++11 thread-safe statics with MSVC.
       new  ed290ba   Use C++11 thread-safe statics with MSVC. (js)
       new  c4ed602   Update browse URL for AM search to Phoebus 2.0
       new  260b06c   Port several Skia upstream fixes.
       new  1f058d1   Preserve transparency when copying a DIB to/from the clipboard.
       new  f97c06d   [PALEMOON] Link dictionaries to addons.palemoon.org
       new  6efbf73   Treat aContext as a bitfield in openURI.
       new  da9d7b4   Conform Pale Moon AM preferences to actual locations
       new  b1de755   Stop using hard-coded URL for "get more devtools"
       new  cdc5daf   BMPs from the clipboard may include extra padding.
       new  f29d7ff   Revert "Port several Skia upstream fixes."
       new  ce9d45f   Skia: Be consistent about int for incReserve.
       new  33420c4   Skia: Validate allocation size in GrBufferAllocPool using SkSafeMath.
       new  915ae79   Don't trust convexity when applying transforms.

The 102 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.


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