[X2Go-Commits] [pale-moon] branch master updated (3a201bc -> 8aa4149)

git-admin at x2go.org git-admin at x2go.org
Wed Feb 27 05:26:56 CET 2019


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

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

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

The 1 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:
 accessible/base/Statistics.h                       |   39 -
 accessible/base/nsAccessibilityService.cpp         |    3 -
 accessible/windows/ia2/ia2AccessibleTable.cpp      |    2 -
 accessible/windows/msaa/Compatibility.cpp          |   12 -
 accessible/windows/msaa/DocAccessibleWrap.cpp      |    2 -
 accessible/windows/msaa/TextLeafAccessibleWrap.cpp |    2 -
 application/basilisk/app/blocklist.xml             |    4 +-
 application/basilisk/app/permissions               |    2 +
 application/basilisk/app/profile/basilisk.js       |   32 +-
 .../content/browser-fullScreenAndPointerLock.js    |   35 +-
 application/basilisk/components/nsBrowserGlue.js   |   36 +-
 .../basilisk/components/preferences/connection.js  |    2 +-
 .../basilisk/components/preferences/connection.xul |    6 +-
 application/basilisk/confvars.sh                   |    2 +-
 application/basilisk/installer/package-manifest.in |    2 +-
 application/palemoon/app/profile/palemoon.js       |   34 +-
 .../palemoon/base/content/browser-fullScreen.js    |   37 +-
 .../palemoon/base/content/browser-title.css        |   14 +-
 application/palemoon/base/content/browser.js       |    8 +-
 .../palemoon/branding/shared/pref/preferences.inc  |    8 +-
 .../components/downloads/content/downloads.js      |    6 +-
 application/palemoon/components/nsBrowserGlue.js   |    8 -
 .../palemoon/components/places/content/places.js   |    4 +-
 .../palemoon/components/preferences/advanced.xul   |   14 -
 .../palemoon/components/preferences/connection.js  |    2 +-
 .../palemoon/components/preferences/connection.xul |    6 +-
 .../palemoon/components/preferences/security.xul   |    6 +-
 application/palemoon/config/version.txt            |    2 +-
 application/palemoon/installer/package-manifest.in |    2 +-
 application/palemoon/themes/linux/browser.css      |   12 +-
 application/palemoon/themes/osx/browser.css        |   12 +-
 application/palemoon/themes/windows/browser.css    |   12 +-
 devtools/client/menus.js                           |    3 +-
 devtools/shared/heapsnapshot/HeapSnapshot.cpp      |   23 +-
 devtools/shared/heapsnapshot/HeapSnapshot.h        |   17 +-
 devtools/shared/jsinspector/nsJSInspector.cpp      |    1 -
 docshell/base/nsDocShell.cpp                       |   22 -
 dom/animation/AnimationEffectReadOnly.cpp          |    1 -
 dom/animation/AnimationTimeline.cpp                |    1 -
 dom/base/Attr.cpp                                  |    2 -
 dom/base/CustomElementRegistry.cpp                 |    1 -
 dom/base/DOMException.cpp                          |    1 -
 dom/base/DOMIntersectionObserver.cpp               |   27 +-
 dom/base/DOMIntersectionObserver.h                 |    4 +-
 dom/base/File.cpp                                  |    1 -
 dom/base/FormData.cpp                              |    1 -
 dom/base/FragmentOrElement.cpp                     |    4 -
 dom/base/Location.cpp                              |    5 -
 dom/base/Navigator.cpp                             |    1 -
 dom/base/Pose.cpp                                  |    1 -
 dom/base/ProcessGlobal.cpp                         |    1 -
 dom/base/nsContentList.cpp                         |    1 -
 dom/base/nsDOMAttributeMap.cpp                     |    1 -
 dom/base/nsDOMMutationObserver.cpp                 |    1 -
 dom/base/nsDOMWindowUtils.cpp                      |    2 -
 dom/base/nsDocument.cpp                            |   96 +-
 dom/base/nsDocument.h                              |   10 -
 dom/base/nsFrameMessageManager.cpp                 |    7 -
 dom/base/nsGenericDOMDataNode.cpp                  |    4 -
 dom/base/nsGlobalWindow.cpp                        |   12 -
 dom/base/nsGlobalWindow.h                          |    5 -
 dom/base/nsJSEnvironment.cpp                       |   19 +-
 dom/base/nsJSTimeoutHandler.cpp                    |    1 -
 dom/base/nsNodeUtils.cpp                           |   10 +
 dom/base/nsObjectLoadingContent.cpp                |    1 -
 dom/base/nsRange.cpp                               |    1 -
 dom/base/nsScriptLoader.cpp                        |    1 -
 dom/base/nsWrapperCache.cpp                        |    2 +-
 dom/base/nsWrapperCache.h                          |    5 +-
 dom/bindings/CallbackObject.cpp                    |    1 -
 dom/bindings/Codegen.py                            |    1 -
 dom/bindings/Exceptions.cpp                        |    1 -
 dom/bindings/SimpleGlobalObject.cpp                |    2 -
 dom/canvas/CanvasRenderingContext2D.cpp            |    1 -
 dom/canvas/ImageData.cpp                           |    1 -
 dom/console/Console.cpp                            |    1 -
 dom/events/DOMEventTargetHelper.cpp                |    1 -
 dom/events/DataTransfer.cpp                        |    1 -
 dom/events/Event.cpp                               |    1 -
 dom/events/JSEventHandler.cpp                      |    1 -
 dom/filesystem/Directory.cpp                       |    1 -
 dom/gamepad/GamepadServiceTest.cpp                 |    1 -
 dom/geolocation/nsGeolocation.cpp                  |   31 +-
 dom/geolocation/nsGeolocation.h                    |    6 -
 dom/html/HTMLFormControlsCollection.cpp            |    1 -
 dom/html/HTMLFormElement.cpp                       |    3 -
 dom/html/HTMLImageElement.cpp                      |    2 -
 dom/html/HTMLMediaElement.cpp                      |  231 -
 dom/html/HTMLMediaElement.h                        |   84 -
 dom/html/TextTrackManager.cpp                      |   16 -
 dom/html/TextTrackManager.h                        |    7 -
 dom/html/nsDOMStringMap.cpp                        |    1 -
 dom/indexedDB/ActorsChild.cpp                      |    4 +-
 dom/indexedDB/ActorsParent.cpp                     |  143 +-
 dom/indexedDB/FileManager.h                        |    3 +-
 dom/indexedDB/IDBCursor.cpp                        |    1 -
 dom/indexedDB/IDBFactory.cpp                       |    1 -
 dom/indexedDB/IDBIndex.cpp                         |    1 -
 dom/indexedDB/IDBKeyRange.cpp                      |    1 -
 dom/indexedDB/IDBObjectStore.cpp                   |    1 -
 dom/indexedDB/IDBRequest.cpp                       |    2 -
 dom/indexedDB/IDBWrapperCache.cpp                  |    2 -
 dom/ipc/ContentParent.cpp                          |   28 -
 dom/ipc/ContentParent.h                            |    7 -
 dom/ipc/PContent.ipdl                              |   10 -
 dom/ipc/TabChild.cpp                               |    1 -
 dom/media/DecoderTraits.cpp                        |   21 -
 dom/media/GraphDriver.cpp                          |    1 -
 dom/media/MediaDecoder.cpp                         |   37 -
 dom/media/MediaDecoder.h                           |    4 -
 dom/media/MediaDecoderStateMachine.cpp             |   20 +-
 dom/media/MediaManager.cpp                         |   16 +-
 dom/media/fmp4/MP4Demuxer.cpp                      |   40 -
 dom/media/platforms/wmf/WMFMediaDataDecoder.cpp    |   45 -
 dom/media/platforms/wmf/WMFMediaDataDecoder.h      |    4 -
 dom/media/webaudio/AudioBuffer.cpp                 |    1 -
 dom/media/webaudio/AudioParam.cpp                  |    1 -
 dom/media/webaudio/MediaBufferDecoder.cpp          |    1 -
 dom/media/webaudio/WaveShaperNode.cpp              |    1 -
 dom/network/TCPSocketChild.cpp                     |    1 -
 dom/notification/Notification.cpp                  |  169 -
 dom/notification/Notification.h                    |   34 -
 dom/performance/PerformanceMainThread.cpp          |    1 -
 dom/performance/PerformanceObserver.cpp            |    1 -
 dom/plugins/ipc/PluginModuleParent.cpp             |   36 -
 dom/plugins/ipc/PluginModuleParent.h               |    3 -
 dom/promise/Promise.cpp                            |    2 -
 dom/promise/PromiseCallback.cpp                    |    4 -
 dom/push/PushSubscriptionOptions.cpp               |    1 -
 dom/security/nsMixedContentBlocker.cpp             |   15 +-
 dom/security/nsMixedContentBlocker.h               |    3 -
 dom/storage/DOMStorageCache.cpp                    |   57 +-
 dom/storage/DOMStorageCache.h                      |    6 +-
 dom/svg/DOMSVGLength.cpp                           |    1 -
 dom/svg/DOMSVGLengthList.cpp                       |    1 -
 dom/svg/DOMSVGNumber.cpp                           |    1 -
 dom/svg/DOMSVGNumberList.cpp                       |    1 -
 dom/svg/DOMSVGPathSeg.cpp                          |    1 -
 dom/svg/DOMSVGPathSegList.cpp                      |    1 -
 dom/svg/DOMSVGPointList.cpp                        |    1 -
 dom/svg/DOMSVGTransformList.cpp                    |    1 -
 dom/svg/SVGTransform.cpp                           |    1 -
 dom/svg/nsISVGPoint.cpp                            |    1 -
 dom/svg/nsSVGElement.h                             |    1 -
 dom/webidl/IntersectionObserver.webidl             |    4 +-
 dom/workers/RuntimeService.cpp                     |    1 -
 dom/worklet/WorkletGlobalScope.cpp                 |    2 -
 dom/xbl/nsXBLDocumentInfo.cpp                      |    2 -
 dom/xslt/xpath/XPathResult.cpp                     |    1 -
 dom/xul/nsXULElement.cpp                           |    1 -
 .../webbrowserpersist/nsWebBrowserPersist.cpp      |    4 +-
 extensions/cookie/nsPermissionManager.cpp          |   17 +-
 gfx/ipc/GPUChild.cpp                               |   14 -
 gfx/ipc/GPUChild.h                                 |    2 -
 gfx/ipc/PGPU.ipdl                                  |    6 -
 gfx/layers/apz/src/AsyncPanZoomController.cpp      |   23 +-
 .../src/PotentialCheckerboardDurationTracker.cpp   |   18 -
 .../apz/src/PotentialCheckerboardDurationTracker.h |    2 -
 gfx/layers/client/ClientLayerManager.cpp           |    2 -
 gfx/layers/ipc/CompositorBridgeParent.cpp          |    2 -
 gfx/skia/skia/include/core/SkPath.h                |    2 +-
 gfx/skia/skia/src/core/SkPath.cpp                  |    8 +-
 gfx/skia/skia/src/gpu/GrBufferAllocPool.cpp        |   11 +-
 gfx/src/DriverCrashGuard.cpp                       |   13 -
 gfx/src/DriverCrashGuard.h                         |   12 -
 gfx/thebes/DeviceManagerDx.cpp                     |    2 -
 gfx/thebes/gfxFont.cpp                             |    3 -
 gfx/thebes/gfxPlatform.cpp                         |   27 -
 gfx/thebes/gfxPlatformFontList.cpp                 |   10 +-
 gfx/thebes/gfxWindowsPlatform.cpp                  |   16 -
 gfx/thebes/gfxWindowsPlatform.h                    |    2 -
 image/DecoderFactory.cpp                           |    7 +
 image/DecoderFactory.h                             |    1 +
 image/IDecodingTask.cpp                            |   15 +-
 image/IDecodingTask.h                              |    8 +-
 image/Image.h                                      |    2 -
 image/ImageOps.cpp                                 |    2 +-
 image/SourceBuffer.cpp                             |   14 +-
 image/SourceBuffer.h                               |    7 +
 image/VectorImage.cpp                              |    9 -
 image/VectorImage.h                                |    2 -
 image/decoders/nsBMPDecoder.cpp                    |   40 +-
 image/decoders/nsBMPDecoder.h                      |    9 +-
 image/decoders/nsWebPDecoder.cpp                   |    4 +
 ipc/glue/MessageChannel.cpp                        |    6 -
 js/public/GCAPI.h                                  |    8 -
 js/src/frontend/Parser.cpp                         |   13 -
 js/src/frontend/Parser.h                           |    2 -
 js/src/gc/Nursery.cpp                              |    8 -
 js/src/gc/Statistics.cpp                           |  219 +-
 js/src/jsapi.h                                     |   13 +-
 js/src/jscompartment.cpp                           |   37 -
 js/src/jscompartment.h                             |   31 -
 js/src/jsexn.cpp                                   |   65 -
 js/src/jsfriendapi.cpp                             |   11 -
 js/src/jsfriendapi.h                               |   43 -
 js/src/jsfun.cpp                                   |   10 +-
 js/src/jsgc.cpp                                    |   11 +-
 js/src/jsstr.cpp                                   |    5 +-
 js/src/jswrapper.h                                 |    2 +
 js/src/old-configure.in                            |    4 -
 js/src/proxy/OpaqueCrossCompartmentWrapper.cpp     |    8 +
 js/src/proxy/ScriptedProxyHandler.cpp              |    4 +-
 js/src/tests/user.js                               |    1 -
 js/src/vm/Interpreter.cpp                          |   14 +-
 js/src/vm/Interpreter.h                            |    3 -
 js/src/vm/Runtime.cpp                              |   14 -
 js/src/vm/Runtime.h                                |   10 -
 js/src/vm/SelfHosting.cpp                          |   18 -
 js/src/vm/Stopwatch.cpp                            |   48 +-
 js/src/vm/Stopwatch.h                              |   30 -
 js/src/wasm/WasmBinaryConstants.h                  |    9 -
 js/src/wasm/WasmModule.cpp                         |    3 -
 js/xpconnect/loader/mozJSSubScriptLoader.cpp       |    1 -
 js/xpconnect/src/Sandbox.cpp                       |    1 -
 js/xpconnect/src/XPCJSContext.cpp                  |   21 -
 js/xpconnect/src/nsScriptErrorWithStack.cpp        |    1 -
 js/xpconnect/src/xpcprivate.h                      |    3 -
 js/xpconnect/wrappers/WaiveXrayWrapper.cpp         |   31 +
 js/xpconnect/wrappers/WaiveXrayWrapper.h           |    2 +
 js/xpconnect/wrappers/XrayWrapper.cpp              |   14 +
 js/xpconnect/wrappers/XrayWrapper.h                |    2 +
 layout/base/nsCSSRendering.cpp                     |  215 +-
 layout/base/nsDisplayList.cpp                      |  121 +-
 layout/base/nsDisplayList.h                        |   47 +-
 layout/base/nsLayoutUtils.cpp                      |  130 +-
 layout/base/nsLayoutUtils.h                        |    5 +
 layout/base/nsPresShell.cpp                        |    4 -
 layout/base/nsRefreshDriver.cpp                    |   38 -
 layout/build/nsLayoutCID.h                         |    3 -
 layout/build/nsLayoutModule.cpp                    |    6 -
 layout/generic/nsSelection.cpp                     |    1 -
 layout/generic/nsTextFrame.cpp                     |    2 +-
 layout/inspector/inDOMUtils.cpp                    |    2 -
 layout/style/Declaration.cpp                       |   39 +-
 layout/style/FontFace.cpp                          |    1 -
 layout/style/ImageLoader.cpp                       |    3 -
 layout/style/MediaQueryList.cpp                    |    1 -
 layout/style/StyleAnimationValue.cpp               |    4 -
 layout/style/StyleRule.cpp                         |    4 -
 layout/style/nsCSSDataBlock.cpp                    |    2 -
 layout/style/nsCSSKeywordList.h                    |    1 +
 layout/style/nsCSSParser.cpp                       |   31 +-
 layout/style/nsCSSPropAliasList.h                  |    2 -
 layout/style/nsCSSPropList.h                       |   20 +-
 layout/style/nsCSSProps.cpp                        |   62 +-
 layout/style/nsCSSProps.h                          |    3 +
 layout/style/nsCSSRules.cpp                        |    3 -
 layout/style/nsComputedDOMStyle.cpp                |   61 +-
 layout/style/nsComputedDOMStyle.h                  |   12 +-
 layout/style/nsComputedDOMStylePropertyList.h      |    2 -
 layout/style/nsROCSSPrimitiveValue.cpp             |    1 -
 layout/style/nsRuleNode.cpp                        |   40 +-
 layout/style/nsStyleConsts.h                       |   47 +-
 layout/style/nsStyleStruct.cpp                     |    8 +-
 layout/style/nsStyleStruct.h                       |    8 +-
 layout/svg/nsCSSClipPathInstance.cpp               |  116 +-
 layout/svg/nsCSSClipPathInstance.h                 |    4 -
 layout/svg/nsSVGIntegrationUtils.cpp               |  144 +-
 layout/svg/nsSVGUtils.cpp                          |   21 +-
 layout/xul/BoxObject.cpp                           |    1 -
 layout/xul/tree/nsTreeColumns.cpp                  |    1 -
 .../av/media/libstagefright/SampleIterator.cpp     |   13 +-
 .../av/media/libstagefright/SampleTable.cpp        |   46 +-
 .../av/media/libstagefright/include/SampleTable.h  |    4 +-
 media/libwebp/AUTHORS                              |    5 +-
 media/libwebp/NEWS                                 |   20 +
 media/libwebp/README                               |    9 +-
 media/libwebp/README.mux                           |   31 +-
 media/libwebp/UXPCHANGES                           |    1 +
 media/libwebp/dec/alphai_dec.h                     |    2 +-
 media/libwebp/dec/common_dec.h                     |    2 +-
 media/libwebp/dec/frame_dec.c                      |    9 +-
 media/libwebp/dec/idec_dec.c                       |   19 +-
 media/libwebp/dec/vp8_dec.h                        |    2 +-
 media/libwebp/dec/vp8i_dec.h                       |    4 +-
 media/libwebp/dec/vp8l_dec.c                       |  205 +-
 media/libwebp/dec/vp8li_dec.h                      |    2 +-
 media/libwebp/dec/webpi_dec.h                      |    2 +-
 media/libwebp/demux/demux.c                        |    2 +-
 media/libwebp/dsp/dsp.h                            |    6 +-
 media/libwebp/dsp/lossless.c                       |    2 -
 media/libwebp/dsp/lossless.h                       |   14 +-
 media/libwebp/dsp/msa_macro.h                      |    2 +-
 media/libwebp/dsp/quant.h                          |   70 +
 media/libwebp/dsp/rescaler.c                       |    4 +-
 media/libwebp/dsp/rescaler_neon.c                  |   18 +-
 media/libwebp/dsp/rescaler_sse2.c                  |   35 +-
 media/libwebp/dsp/yuv.h                            |    2 +-
 media/libwebp/enc/cost_enc.h                       |    2 +-
 media/libwebp/enc/histogram_enc.h                  |   10 +-
 media/libwebp/enc/vp8i_enc.h                       |    6 +-
 media/libwebp/enc/vp8li_enc.h                      |    2 +-
 media/libwebp/utils/bit_reader_inl_utils.h         |    2 +-
 media/libwebp/utils/bit_reader_utils.h             |    2 +-
 media/libwebp/utils/bit_writer_utils.h             |    2 +-
 media/libwebp/utils/filters_utils.h                |    2 +-
 media/libwebp/utils/quant_levels_dec_utils.c       |    8 +-
 media/libwebp/utils/quant_levels_dec_utils.h       |    2 +-
 media/libwebp/utils/quant_levels_utils.h           |    2 +-
 media/libwebp/utils/random_utils.h                 |    2 +-
 media/libwebp/utils/rescaler_utils.h               |    2 +-
 media/libwebp/utils/thread_utils.h                 |    2 +-
 media/libwebp/utils/utils.h                        |   28 +-
 media/libwebp/webp/decode.h                        |   14 +-
 media/libwebp/webp/demux.h                         |    2 +-
 media/libwebp/webp/encode.h                        |    2 +-
 media/libwebp/webp/format_constants.h              |    2 +-
 media/libwebp/webp/mux.h                           |    2 +-
 media/libwebp/webp/mux_types.h                     |    2 +-
 media/libwebp/webp/types.h                         |    2 +-
 .../src/peerconnection/PeerConnectionImpl.cpp      |   22 -
 .../src/peerconnection/PeerConnectionImpl.h        |    5 -
 modules/libpref/init/all.js                        |    7 +-
 netwerk/base/BackgroundFileSaver.cpp               |   13 -
 netwerk/base/BackgroundFileSaver.h                 |    9 -
 netwerk/base/nsIOService.cpp                       |   14 -
 netwerk/base/nsIOService.h                         |   13 -
 netwerk/base/nsLoadGroup.cpp                       |   94 -
 netwerk/base/nsLoadGroup.h                         |   11 -
 netwerk/base/nsProtocolProxyService.cpp            |    7 +
 netwerk/base/nsSocketTransport2.cpp                |   90 +-
 netwerk/base/nsSocketTransport2.h                  |    9 +-
 netwerk/base/nsSocketTransportService2.cpp         |   68 +-
 netwerk/base/nsSocketTransportService2.h           |   17 +-
 netwerk/base/nsUDPSocket.cpp                       |   12 -
 netwerk/base/nsUDPSocket.h                         |    2 -
 netwerk/base/security-prefs.js                     |   10 +-
 netwerk/cache2/CacheStorageService.cpp             |   98 -
 netwerk/cache2/CacheStorageService.h               |   12 -
 netwerk/cookie/nsCookieService.cpp                 |   20 -
 netwerk/cookie/nsCookieService.h                   |    1 -
 netwerk/dns/nsHostResolver.cpp                     |    2 -
 netwerk/mime/nsMimeTypes.h                         |    3 +
 netwerk/protocol/http/Http2Stream.cpp              |   10 +-
 netwerk/protocol/http/HttpBaseChannel.cpp          |   10 -
 netwerk/protocol/http/nsHttpChannel.cpp            |   55 -
 netwerk/protocol/http/nsHttpChannel.h              |    3 -
 netwerk/protocol/http/nsHttpConnectionMgr.cpp      |   48 -
 netwerk/protocol/http/nsHttpConnectionMgr.h        |    1 -
 netwerk/protocol/http/nsHttpHandler.cpp            |   16 -
 netwerk/protocol/http/nsHttpHandler.h              |    9 +-
 old-configure.in                                   |   21 -
 security/certverifier/CertVerifier.cpp             |   41 +-
 security/certverifier/CertVerifier.h               |   19 -
 security/certverifier/NSSCertDBTrustDomain.cpp     |    5 +-
 security/certverifier/NSSCertDBTrustDomain.h       |    2 -
 security/manager/ssl/PublicKeyPinningService.cpp   |   47 +-
 security/manager/ssl/PublicKeyPinningService.h     |    3 +-
 .../manager/ssl/RootCertificateTelemetryUtils.cpp  |   90 -
 .../manager/ssl/RootCertificateTelemetryUtils.h    |   30 -
 security/manager/ssl/SSLServerCertVerification.cpp |  450 +-
 security/manager/ssl/moz.build                     |    1 -
 security/manager/ssl/nsKeygenHandler.cpp           |   10 -
 security/manager/ssl/nsNSSCallbacks.cpp            |   47 -
 security/manager/ssl/nsNSSComponent.cpp            |   17 -
 security/manager/ssl/nsNSSIOLayer.cpp              |  107 -
 security/manager/ssl/nsSTSPreloadList.errors       | 3580 +++++++++-----
 security/manager/ssl/nsSTSPreloadList.inc          | 5020 +++++++++++++-------
 security/manager/ssl/nsSiteSecurityService.cpp     |   24 +
 security/manager/ssl/nsSiteSecurityService.h       |    1 +
 toolkit/components/alerts/nsXULAlerts.cpp          |   15 -
 .../components/downloads/ApplicationReputation.cpp |    8 -
 .../components/osfile/NativeOSFileInternals.cpp    |    1 -
 .../perfmonitoring/nsPerformanceStats.cpp          |   27 +-
 .../components/perfmonitoring/nsPerformanceStats.h |   17 +-
 toolkit/components/places/Database.cpp             |    2 +-
 toolkit/components/places/Helpers.cpp              |    7 -
 toolkit/components/places/Helpers.h                |   21 -
 toolkit/components/places/nsNavHistory.cpp         |    4 +-
 .../components/telemetry/TelemetryHistogram.cpp    |   37 -
 .../components/thumbnails/BackgroundPageThumbs.jsm |    3 +
 toolkit/components/thumbnails/PageThumbs.jsm       |    3 -
 toolkit/components/thumbnails/moz.build            |    4 +-
 .../nsUrlClassifierStreamUpdater.cpp               |  110 -
 .../components/webextensions/ExtensionUtils.jsm    |    3 +-
 toolkit/modules/moz.build                          |    2 -
 toolkit/mozapps/extensions/GMPInstallManager.jsm   |  961 ++++
 .../{modules => mozapps/extensions}/GMPUtils.jsm   |    0
 toolkit/mozapps/extensions/content/extensions.xml  |   14 -
 .../mozapps/extensions/internal/GMPProvider.jsm    |   12 +
 .../mozapps/extensions/internal/XPIProvider.jsm    |    2 +-
 toolkit/mozapps/extensions/moz.build               |    4 +-
 .../webextensions}/GMPInstallManager.jsm           |    0
 toolkit/mozapps/webextensions/moz.build            |    2 +
 widget/windows/moz.build                           |    1 -
 widget/windows/nsClipboard.cpp                     |   58 +-
 widget/windows/nsDataObj.cpp                       |  126 +-
 widget/windows/nsImageClipboard.cpp                |  497 --
 widget/windows/nsImageClipboard.h                  |   93 -
 widget/windows/nsNativeThemeWin.cpp                |    2 +
 xpcom/base/nsCycleCollector.cpp                    |    9 +-
 xpcom/base/nsCycleCollectorTraceJSHelpers.cpp      |    5 +-
 xpcom/glue/nsCycleCollectionParticipant.h          |   45 +-
 394 files changed, 8402 insertions(+), 8600 deletions(-)
 delete mode 100644 accessible/base/Statistics.h
 create mode 100644 media/libwebp/dsp/quant.h
 delete mode 100644 security/manager/ssl/RootCertificateTelemetryUtils.cpp
 delete mode 100644 security/manager/ssl/RootCertificateTelemetryUtils.h
 create mode 100644 toolkit/mozapps/extensions/GMPInstallManager.jsm
 rename toolkit/{modules => mozapps/extensions}/GMPUtils.jsm (100%)
 rename toolkit/{modules => mozapps/webextensions}/GMPInstallManager.jsm (100%)
 delete mode 100644 widget/windows/nsImageClipboard.cpp
 delete mode 100644 widget/windows/nsImageClipboard.h

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