[X2Go-Commits] [pale-moon] 212/294: Merge branch 'master' into 816

git-admin at x2go.org git-admin at x2go.org
Sat Apr 27 08:58:16 CEST 2019


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

x2go pushed a commit to branch upstream/28.5.0
in repository pale-moon.

commit c3b63b831cd2c64700e875b28540212c7c881ac6
Merge: d432e06 cc07da9
Author: wolfbeast <mcwerewolf at wolfbeast.com>
Date:   Fri Apr 5 20:01:10 2019 +0200

    Merge branch 'master' into 816

 CLOBBER                                            |    2 +-
 Makefile.in                                        |    2 +-
 accessible/atk/Platform.cpp                        |    4 -
 accessible/tests/mochitest/common.js               |    1 -
 .../tests/mochitest/elm/test_nsApplicationAcc.html |    2 +-
 .../mochitest/treeupdate/test_contextmenu.xul      |    6 +-
 .../tests/mochitest/treeupdate/test_menu.xul       |    4 +-
 application/basilisk/Makefile.in                   |    3 -
 application/basilisk/app/permissions               |    2 +
 application/basilisk/app/profile/basilisk.js       |   64 +-
 .../basilisk/base/content/aboutRobots-icon.png     |  Bin 9817 -> 0 bytes
 .../base/content/aboutRobots-widget-left.png       |  Bin 2224 -> 0 bytes
 .../basilisk/base/content/aboutRobots.xhtml        |  108 -
 .../basilisk/base/content/browser-context.inc      |   16 +-
 .../content/browser-fullScreenAndPointerLock.js    |   35 +-
 .../basilisk/base/content/browser-menubar.inc      |    9 +-
 application/basilisk/base/content/browser.js       |  134 +-
 application/basilisk/base/content/browser.xul      |   11 +-
 application/basilisk/base/content/content.js       |    6 +-
 application/basilisk/base/content/nsContextMenu.js |   34 +-
 application/basilisk/base/content/tab-content.js   |   38 -
 application/basilisk/base/content/tabbrowser.xml   |  198 +-
 .../basilisk/base/content/urlbarBindings.xml       |   22 +-
 .../basilisk/base/content/utilityOverlay.js        |  101 +-
 application/basilisk/base/jar.mn                   |    7 +-
 .../basilisk/branding/shared/uaoverrides.inc       |    2 +
 .../basilisk/components/about/AboutRedirector.cpp  |    5 -
 application/basilisk/components/build/nsModule.cpp |    1 -
 .../contextualidentity/content/usercontext.css     |   91 -
 .../basilisk/components/contextualidentity/jar.mn  |    6 -
 .../components/contextualidentity/moz.build        |    7 -
 .../customizableui/CustomizableWidgets.jsm         |   85 -
 application/basilisk/components/moz.build          |    4 -
 .../basilisk/components/preferences/connection.js  |    2 +-
 .../basilisk/components/preferences/connection.xul |    6 +-
 .../basilisk/components/preferences/containers.js  |  176 -
 .../basilisk/components/preferences/containers.xul |   52 -
 .../basilisk/components/preferences/cookies.js     |   39 +-
 .../basilisk/components/preferences/cookies.xul    |    4 -
 .../basilisk/components/preferences/handlers.css   |    4 -
 .../basilisk/components/preferences/handlers.xml   |   23 -
 .../components/preferences/in-content/advanced.js  |   19 -
 .../components/preferences/in-content/advanced.xul |   13 -
 .../preferences/in-content/containers.js           |   73 -
 .../preferences/in-content/containers.xul          |   54 -
 .../components/preferences/in-content/jar.mn       |    1 -
 .../preferences/in-content/preferences.js          |    1 -
 .../preferences/in-content/preferences.xul         |   11 -
 .../components/preferences/in-content/privacy.js   |   88 -
 .../components/preferences/in-content/privacy.xul  |   25 -
 application/basilisk/components/preferences/jar.mn |    2 -
 .../components/sessionstore/ContentRestore.jsm     |    4 -
 .../components/sessionstore/SessionHistory.jsm     |    3 +-
 .../components/sessionstore/SessionStore.jsm       |   42 +-
 .../basilisk/components/sessionstore/TabState.jsm  |    4 -
 .../basilisk/components/webextensions/.eslintrc.js |   22 -
 .../components/webextensions/ext-bookmarks.js      |  374 -
 .../components/webextensions/ext-browserAction.js  |  531 --
 .../components/webextensions/ext-c-contextMenus.js |  158 -
 .../components/webextensions/ext-c-omnibox.js      |   32 -
 .../components/webextensions/ext-c-tabs.js         |   35 -
 .../components/webextensions/ext-commands.js       |  264 -
 .../components/webextensions/ext-contextMenus.js   |  537 --
 .../webextensions/ext-desktop-runtime.js           |   26 -
 .../components/webextensions/ext-history.js        |  246 -
 .../components/webextensions/ext-omnibox.js        |  104 -
 .../components/webextensions/ext-pageAction.js     |  290 -
 .../components/webextensions/ext-sessions.js       |   92 -
 .../basilisk/components/webextensions/ext-tabs.js  | 1093 ---
 .../basilisk/components/webextensions/ext-utils.js | 1239 ---
 .../components/webextensions/ext-windows.js        |  231 -
 .../webextensions/extension-mac-panel.css          |    3 -
 .../components/webextensions/extension-mac.css     |   11 -
 .../webextensions/extension-win-panel.css          |    5 -
 .../components/webextensions/extension.css         |  572 --
 .../components/webextensions/extension.svg         |   19 -
 .../webextensions/extensions-browser.manifest      |   31 -
 .../basilisk/components/webextensions/jar.mn       |   29 -
 .../basilisk/components/webextensions/moz.build    |   14 -
 .../components/webextensions/schemas/LICENSE       |   27 -
 .../webextensions/schemas/bookmarks.json           |  568 --
 .../webextensions/schemas/browser_action.json      |  430 -
 .../components/webextensions/schemas/commands.json |  148 -
 .../webextensions/schemas/context_menus.json       |  424 -
 .../schemas/context_menus_internal.json            |   78 -
 .../components/webextensions/schemas/history.json  |  316 -
 .../components/webextensions/schemas/jar.mn        |   16 -
 .../components/webextensions/schemas/moz.build     |    7 -
 .../components/webextensions/schemas/omnibox.json  |  248 -
 .../webextensions/schemas/page_action.json         |  235 -
 .../components/webextensions/schemas/sessions.json |  146 -
 .../components/webextensions/schemas/tabs.json     | 1295 ---
 .../components/webextensions/schemas/windows.json  |  508 --
 application/basilisk/configure.in                  |   13 -
 application/basilisk/confvars.sh                   |    5 -
 .../basilisk/extensions/pdfjs/content/PdfJs.jsm    |   23 +-
 .../pdfjs/content/PdfStreamConverter.jsm           |   38 +-
 application/basilisk/installer/package-manifest.in |   26 -
 application/basilisk/installer/windows/Makefile.in |    6 -
 .../basilisk/installer/windows/nsis/defines.nsi.in |    4 -
 .../basilisk/installer/windows/nsis/installer.nsi  |  131 -
 .../windows/nsis/maintenanceservice_installer.nsi  |  332 -
 .../basilisk/installer/windows/nsis/shared.nsh     |   93 -
 .../installer/windows/nsis/uninstaller.nsi         |   18 -
 .../locales/en-US/chrome/browser/aboutRobots.dtd   |   29 -
 .../en-US/chrome/browser/browser.properties        |   31 -
 .../chrome/browser/preferences/containers.dtd      |   24 -
 .../browser/preferences/containers.properties      |   31 -
 .../en-US/chrome/browser/preferences/cookies.dtd   |    1 -
 .../chrome/browser/preferences/preferences.dtd     |    1 -
 .../browser/preferences/preferences.properties     |   14 -
 .../en-US/chrome/browser/preferences/privacy.dtd   |    7 -
 .../locales/en-US/installer/custom.properties      |    4 -
 application/basilisk/locales/jar.mn                |    3 -
 application/basilisk/modules/ContentClick.jsm      |    5 -
 .../basilisk/modules/ProcessHangMonitor.jsm        |    2 +-
 .../themes/shared/incontentprefs/containers.css    |   32 -
 .../shared/incontentprefs/preferences.inc.css      |    3 +-
 application/basilisk/themes/shared/jar.inc.mn      |    2 -
 .../themes/shared/preferences/containers.css       |   53 -
 application/palemoon/app/profile/palemoon.js       |   45 +-
 application/palemoon/base/content/aboutDialog.css  |   71 +-
 application/palemoon/base/content/aboutDialog.js   |  530 +-
 application/palemoon/base/content/aboutDialog.xul  |   73 +-
 .../palemoon/base/content/aboutRobots-icon.png     |  Bin 9817 -> 0 bytes
 .../base/content/aboutRobots-widget-left.png       |  Bin 2224 -> 0 bytes
 .../palemoon/base/content/aboutRobots.xhtml        |  108 -
 .../palemoon/base/content/baseMenuOverlay.xul      |   10 +-
 .../palemoon/base/content/browser-appmenu.inc      |    9 +-
 .../palemoon/base/content/browser-context.inc      |    7 +-
 .../palemoon/base/content/browser-fullScreen.js    |   37 +-
 .../palemoon/base/content/browser-menudragging.js  |   26 +-
 .../palemoon/base/content/browser-title.css        |   14 +-
 application/palemoon/base/content/browser.js       |   25 +-
 application/palemoon/base/content/browser.xul      |    3 +-
 application/palemoon/base/content/content.js       |    2 -
 application/palemoon/base/content/nsContextMenu.js |    5 +
 application/palemoon/base/content/palemoon.xhtml   |    6 +-
 application/palemoon/base/content/tabbrowser.xml   |   37 +-
 .../palemoon/base/content/urlbarBindings.xml       |    4 +
 .../palemoon/base/content/utilityOverlay.js        |  133 +-
 application/palemoon/base/jar.mn                   |    3 -
 .../branding/official/content/about-background.jpg |  Bin 0 -> 111893 bytes
 .../branding/official/content/about-background.png |  Bin 151947 -> 0 bytes
 .../branding/official/content/about-wordmark.png   |  Bin 2197 -> 11708 bytes
 .../branding/official/content/about-wordmark.svg   |  141 +-
 .../branding/official/content/aboutDialog.css      |   56 +-
 .../palemoon/branding/official/content/jar.mn      |    2 +-
 .../palemoon/branding/shared/pref/preferences.inc  |    8 +-
 .../palemoon/branding/shared/pref/uaoverrides.inc  |    4 +
 .../unofficial/content/about-background.png        |  Bin 67058 -> 95145 bytes
 .../branding/unofficial/content/about-wordmark.png |  Bin 251 -> 0 bytes
 .../branding/unofficial/content/about-wordmark.svg |    8 -
 .../branding/unofficial/content/aboutDialog.css    |   15 +-
 .../palemoon/branding/unofficial/content/jar.mn    |    1 -
 .../branding/unstable/content/about-background.jpg |  Bin 0 -> 115006 bytes
 .../branding/unstable/content/about-background.png |  Bin 330757 -> 0 bytes
 .../branding/unstable/content/about-wordmark.png   |  Bin 2197 -> 11708 bytes
 .../branding/unstable/content/about-wordmark.svg   |    8 -
 .../branding/unstable/content/aboutDialog.css      |   56 +-
 .../palemoon/branding/unstable/content/jar.mn      |    2 +-
 .../palemoon/components/BrowserComponents.manifest |    1 -
 .../palemoon/components/nsAboutRedirector.js       |    4 -
 .../palemoon/components/places/content/places.js   |    4 +-
 .../palemoon/components/preferences/connection.js  |    2 +-
 .../palemoon/components/preferences/connection.xul |    6 +-
 .../palemoon/components/preferences/newtaburl.js   |   36 +-
 .../palemoon/components/preferences/tabs.js        |   29 +-
 application/palemoon/config/version.txt            |    2 +-
 application/palemoon/confvars.sh                   |    1 -
 application/palemoon/installer/package-manifest.in |    7 -
 application/palemoon/installer/windows/Makefile.in |   17 -
 .../palemoon/installer/windows/nsis/defines.nsi.in |    4 -
 .../palemoon/installer/windows/nsis/installer.nsi  |  131 -
 .../windows/nsis/maintenanceservice_installer.nsi  |  332 -
 .../palemoon/installer/windows/nsis/shared.nsh     |   93 -
 .../installer/windows/nsis/uninstaller.nsi         |   18 -
 .../locales/en-US/chrome/browser/aboutRobots.dtd   |   29 -
 .../en-US/chrome/browser/baseMenuOverlay.dtd       |    1 +
 .../locales/en-US/chrome/browser/browser.dtd       |    6 +-
 .../en-US/chrome/browser/browser.properties        |   16 +
 .../locales/en-US/chrome/browser/palemoon.dtd      |   17 +-
 application/palemoon/locales/jar.mn                |    1 -
 application/palemoon/themes/linux/browser.css      |   11 +
 application/palemoon/themes/osx/browser.css        |   11 +
 application/palemoon/themes/windows/browser.css    |   25 +-
 application/xulrunner/confvars.sh                  |    4 -
 build/gyp.mozbuild                                 |    1 -
 config/external/nss/Makefile.in                    |   19 -
 config/milestone.txt                               |    2 +-
 config/rules.mk                                    |    9 -
 db/sqlite3/src/sqlite3.c                           | 9120 ++++++++++---------
 db/sqlite3/src/sqlite3.h                           |   81 +-
 devtools/client/menus.js                           |    3 +-
 .../client/responsive.html/docs/browser-swap.md    |    3 -
 devtools/client/responsive.html/manager.js         |   16 +-
 devtools/client/shared/curl.js                     |    1 +
 devtools/client/styleeditor/test/browser.ini       |    1 -
 .../browser_styleeditor_loading_with_containers.js |   63 -
 .../test/fixtures/stubs/consoleApi.js              |   72 +-
 devtools/server/actors/moz.build                   |    2 +-
 devtools/server/actors/stylesheets.js              |   13 +-
 devtools/server/actors/webbrowser.js               |   18 -
 devtools/shared/jsinspector/nsJSInspector.cpp      |    1 -
 docshell/base/SerializedLoadContext.cpp            |    1 +
 docshell/base/moz.build                            |    2 +-
 docshell/base/nsAboutRedirector.cpp                |    1 +
 docshell/base/nsDSURIContentListener.cpp           |    1 +
 docshell/base/nsDocShell.cpp                       |    1 +
 docshell/base/nsDocShellEditorData.cpp             |    1 +
 docshell/base/timeline/ObservedDocShell.h          |    1 +
 docshell/base/timeline/TimelineConsumers.h         |    3 +
 docshell/base/timeline/TimelineMarker.cpp          |    2 +
 docshell/base/timeline/moz.build                   |    2 +-
 docshell/shistory/moz.build                        |    2 +-
 docshell/shistory/nsSHEntry.cpp                    |    1 +
 docshell/shistory/nsSHEntryShared.h                |    1 +
 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               |    1 -
 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/nsAttrAndChildArray.cpp                   |    9 +-
 dom/base/nsContentList.cpp                         |    1 -
 dom/base/nsContentUtils.h                          |    4 -
 dom/base/nsDOMAttributeMap.cpp                     |    1 -
 dom/base/nsDOMMutationObserver.cpp                 |    1 -
 dom/base/nsDocument.cpp                            |    4 -
 dom/base/nsFrameMessageManager.cpp                 |    1 -
 dom/base/nsGenericDOMDataNode.cpp                  |    4 -
 dom/base/nsGlobalWindow.cpp                        |    1 -
 dom/base/nsJSEnvironment.cpp                       |   19 +-
 dom/base/nsJSTimeoutHandler.cpp                    |    1 -
 dom/base/nsMappedAttributes.h                      |   11 +-
 dom/base/nsRange.cpp                               |    1 -
 dom/base/nsScriptLoader.cpp                        |    1 -
 dom/base/nsWrapperCache.cpp                        |    2 +-
 dom/base/nsWrapperCache.h                          |    5 +-
 dom/bindings/BindingUtils.cpp                      |   10 +-
 dom/bindings/BindingUtils.h                        |  101 +-
 dom/bindings/CallbackObject.cpp                    |    1 -
 dom/bindings/Codegen.py                            |  341 +-
 dom/bindings/Configuration.py                      |    2 +-
 dom/bindings/Exceptions.cpp                        |    1 -
 dom/bindings/MozMap.h                              |  121 -
 dom/bindings/Record.h                              |   91 +
 dom/bindings/SimpleGlobalObject.cpp                |    2 -
 dom/bindings/moz.build                             |    2 +-
 dom/bindings/parser/WebIDL.py                      |  152 +-
 dom/browser-element/BrowserElementParent.js        |   13 +-
 dom/canvas/CanvasRenderingContext2D.cpp            |   25 +-
 dom/canvas/CanvasRenderingContext2D.h              |   12 +
 dom/canvas/ImageBitmap.cpp                         |  101 +-
 dom/canvas/ImageBitmap.h                           |   12 +
 dom/canvas/ImageBitmapRenderingContext.cpp         |    5 +
 dom/canvas/ImageData.cpp                           |    1 -
 dom/canvas/WebGLContext.h                          |    3 +-
 dom/canvas/WebGLTextureUpload.cpp                  |   22 +-
 dom/canvas/test/test_imagebitmap.html              |   23 +-
 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/fetch/FetchDriver.cpp                          |   10 -
 dom/fetch/Headers.cpp                              |   14 +-
 dom/fetch/Headers.h                                |   12 +-
 dom/fetch/InternalHeaders.cpp                      |   11 +-
 dom/fetch/InternalHeaders.h                        |    4 +-
 dom/filesystem/Directory.cpp                       |    1 -
 dom/gamepad/GamepadServiceTest.cpp                 |    1 -
 dom/html/HTMLCanvasElement.cpp                     |    2 +-
 dom/html/HTMLCanvasElement.h                       |    4 +-
 dom/html/HTMLFormControlsCollection.cpp            |    1 -
 dom/html/HTMLTableElement.cpp                      |   15 +-
 dom/html/HTMLTableSectionElement.cpp               |    2 +-
 dom/html/nsDOMStringMap.cpp                        |    1 -
 dom/html/nsTextEditorState.cpp                     |    6 +-
 dom/indexedDB/ActorsChild.cpp                      |    4 +-
 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/ContentChild.h                             |    4 +-
 dom/ipc/TabChild.cpp                               |    1 -
 .../en-US/chrome/security/security.properties      |    2 +
 dom/media/MediaManager.cpp                         |   11 +-
 dom/media/VideoFrameContainer.cpp                  |   12 +-
 dom/media/gmp/widevine-adapter/WidevineAdapter.cpp |   10 +-
 .../gmp/widevine-adapter/WidevineDecryptor.cpp     |  101 +-
 dom/media/gmp/widevine-adapter/WidevineDecryptor.h |   24 +-
 dom/media/gmp/widevine-adapter/WidevineUtils.cpp   |    4 +-
 dom/media/gmp/widevine-adapter/WidevineUtils.h     |   10 +-
 .../gmp/widevine-adapter/WidevineVideoDecoder.h    |    2 +-
 .../widevine-adapter/content_decryption_module.h   |  289 +-
 .../content_decryption_module_export.h             |   22 +
 .../content_decryption_module_ext.h                |   64 +
 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/performance/PerformanceMainThread.cpp          |    1 -
 dom/performance/PerformanceObserver.cpp            |    1 -
 dom/plugins/base/nptypes.h                         |   12 -
 dom/plugins/base/nsPluginsDirUnix.cpp              |   22 +-
 dom/promise/Promise.cpp                            |    2 -
 dom/promise/PromiseCallback.cpp                    |    4 -
 dom/push/PushSubscriptionOptions.cpp               |    1 -
 dom/security/nsContentSecurityManager.cpp          |   56 +
 dom/security/nsContentSecurityManager.h            |    1 +
 dom/smil/nsSMILAnimationController.cpp             |    2 +-
 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/url/URLSearchParams.cpp                        |   51 +-
 dom/url/URLSearchParams.h                          |   19 +-
 dom/webidl/AddonEvent.webidl                       |   12 -
 dom/webidl/AddonManager.webidl                     |   91 -
 dom/webidl/Headers.webidl                          |    2 +-
 dom/webidl/InstallTrigger.webidl                   |    2 +-
 dom/webidl/TestInterfaceJS.webidl                  |    2 +-
 dom/webidl/URLSearchParams.webidl                  |    3 +-
 dom/webidl/moz.build                               |    6 -
 dom/worklet/WorkletGlobalScope.cpp                 |    2 -
 dom/xbl/nsXBLDocumentInfo.cpp                      |    2 -
 dom/xslt/xpath/XPathResult.cpp                     |    1 -
 dom/xslt/xpath/txUnaryExpr.cpp                     |    9 -
 dom/xslt/xslt/txMozillaStylesheetCompiler.cpp      |    4 -
 dom/xul/nsXULElement.cpp                           |    1 -
 .../tests/test_htmleditor_keyevent_handling.html   |    2 +-
 editor/reftests/xul/platform.js                    |    2 -
 gfx/2d/2D.h                                        |    3 +
 gfx/2d/Types.h                                     |   10 -
 gfx/cairo/libpixman/src/pixman.h                   |    2 -
 gfx/ipc/GPUParent.cpp                              |    1 -
 gfx/ipc/moz.build                                  |    1 -
 gfx/qcms/qcmstypes.h                               |    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/thebes/gfxFontconfigFonts.cpp                  |    7 -
 image/DecoderFactory.cpp                           |    7 +
 image/DecoderFactory.h                             |    1 +
 image/decoders/nsBMPDecoder.cpp                    |   40 +-
 image/decoders/nsBMPDecoder.h                      |    9 +-
 image/imgFrame.cpp                                 |    2 +-
 ipc/glue/GeckoChildProcessHost.cpp                 |    2 -
 ipc/glue/moz.build                                 |    1 -
 js/public/LegacyIntTypes.h                         |   10 -
 js/public/Value.h                                  |    7 +-
 js/src/Makefile.in                                 |   21 -
 js/src/builtin/TestingFunctions.cpp                |    4 -
 js/src/ctypes/CTypes.cpp                           |    4 -
 .../ctypes/libffi/testsuite/libffi.call/float2.c   |   10 -
 js/src/gc/Memory.cpp                               |   85 -
 js/src/gc/Nursery.cpp                              |    1 +
 js/src/gc/Nursery.h                                |    1 +
 js/src/jit/AliasAnalysisShared.cpp                 |    3 +-
 js/src/jit/IonAnalysis.cpp                         |   21 +-
 js/src/jit/JitOptions.cpp                          |    2 +-
 js/src/jit/MIR.h                                   |    7 +-
 js/src/jit/StupidAllocator.cpp                     |    1 -
 js/src/jsapi-tests/testGCAllocator.cpp             |   12 +-
 js/src/jsapi.cpp                                   |    3 +
 js/src/jsapi.h                                     |   32 +-
 js/src/jsfun.cpp                                   |   68 +-
 js/src/jsgc.cpp                                    |   11 +-
 js/src/jsnativestack.cpp                           |   29 -
 js/src/jsstr.cpp                                   |    5 +-
 js/src/jstypes.h                                   |    8 +-
 js/src/jswrapper.h                                 |    2 +
 js/src/moz.build                                   |    8 -
 js/src/old-configure.in                            |    4 -
 js/src/proxy/OpaqueCrossCompartmentWrapper.cpp     |    8 +
 js/src/proxy/ScriptedProxyHandler.cpp              |    4 +-
 js/src/vm/Interpreter.cpp                          |   14 +-
 js/src/vm/Interpreter.h                            |    3 -
 js/src/vm/ObjectGroup.cpp                          |    1 -
 js/src/vm/Time.cpp                                 |   11 -
 js/src/wasm/WasmSignalHandlers.cpp                 |    2 +-
 js/xpconnect/loader/mozJSSubScriptLoader.cpp       |    1 -
 js/xpconnect/src/Sandbox.cpp                       |    1 -
 js/xpconnect/src/XPCJSContext.cpp                  |    4 +
 js/xpconnect/src/XPCShellImpl.cpp                  |   13 +-
 js/xpconnect/src/nsScriptErrorWithStack.cpp        |    1 -
 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                      |   22 +-
 layout/base/nsDisplayList.h                        |    8 +-
 layout/base/nsLayoutUtils.cpp                      |  131 +-
 layout/base/nsLayoutUtils.h                        |   14 +-
 layout/base/nsPresShell.cpp                        |   10 +-
 layout/generic/nsAbsoluteContainingBlock.cpp       |   28 +-
 layout/generic/nsLineBox.h                         |   92 +-
 layout/generic/nsSelection.cpp                     |    1 -
 layout/generic/nsTextFrame.cpp                     |    2 +-
 layout/inspector/inDOMUtils.cpp                    |    2 -
 ...position-absolute-containing-block-001-ref.html |   27 +
 .../position-absolute-containing-block-001.html    |   30 +
 ...position-absolute-containing-block-002-ref.html |   27 +
 .../position-absolute-containing-block-002.html    |   38 +
 .../w3c-css/submitted/flexbox/reftest.list         |    4 +
 layout/style/Declaration.cpp                       |   39 +-
 layout/style/FontFace.cpp                          |    1 -
 layout/style/Loader.cpp                            |    4 -
 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                        |   43 +-
 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/nsSVGMaskFrame.cpp                      |    3 +-
 layout/svg/nsSVGUtils.cpp                          |   23 +-
 layout/xul/BoxObject.cpp                           |    1 -
 layout/xul/tree/nsTreeColumns.cpp                  |    1 -
 media/libcubeb/src/cubeb.c                         |    2 +-
 media/libcubeb/src/cubeb_audiounit.cpp             |    2 +-
 memory/mozjemalloc/jemalloc.c                      |   27 +-
 memory/mozjemalloc/moz.build                       |    5 -
 mfbt/RangedPtr.h                                   |    2 +-
 mobile/android/components/AddonUpdateService.js    |   12 +-
 modules/libpref/Preferences.cpp                    |    3 -
 modules/libpref/init/all.js                        |   17 +-
 modules/libpref/nsIPrefBranch.idl                  |   24 +-
 modules/libpref/nsPrefBranch.cpp                   |   57 +
 modules/libpref/test/unit/test_defaultValues.js    |   48 +
 modules/libpref/test/unit/xpcshell.ini             |    1 +
 netwerk/base/nsProtocolProxyService.cpp            |    7 +
 netwerk/base/nsStandardURL.h                       |    1 -
 netwerk/base/nsUDPSocket.cpp                       |    1 -
 netwerk/base/security-prefs.js                     |   14 +-
 netwerk/mime/nsMimeTypes.h                         |    3 +
 netwerk/protocol/ftp/FTPChannelChild.cpp           |   41 +-
 netwerk/protocol/ftp/nsFtpConnectionThread.cpp     |   81 +-
 netwerk/protocol/http/AlternateServices.cpp        |    7 +-
 netwerk/protocol/http/HttpBaseChannel.cpp          |    5 +-
 netwerk/protocol/http/HttpBaseChannel.h            |    3 +-
 netwerk/protocol/http/TunnelUtils.cpp              |   67 +-
 netwerk/protocol/http/TunnelUtils.h                |   11 +-
 netwerk/protocol/http/nsHttpChannel.cpp            |   14 +-
 netwerk/protocol/http/nsHttpChannel.h              |    3 +-
 netwerk/protocol/http/nsHttpConnection.cpp         |   21 +-
 netwerk/protocol/http/nsHttpConnection.h           |    3 +-
 netwerk/protocol/http/nsHttpHandler.cpp            |   67 +-
 netwerk/protocol/http/nsHttpHandler.h              |   20 +-
 netwerk/sctp/datachannel/DataChannel.cpp           |   11 +-
 netwerk/test/mochitests/mochitest.ini              |    2 +
 netwerk/test/mochitests/test_accept_header.html    |  106 +
 netwerk/test/mochitests/test_accept_header.sjs     |   48 +
 old-configure.in                                   |   47 +-
 other-licenses/7zstub/LICENSE                      |    7 +
 other-licenses/7zstub/README.mcp                   |   71 +
 other-licenses/7zstub/ReleaseD/7zSD.sfx.exe        |  Bin 0 -> 155136 bytes
 other-licenses/7zstub/customizations.diff          |  363 +
 other-licenses/7zstub/palemoon/7zSD.manifest       |   29 +
 other-licenses/7zstub/palemoon/7zSD.sfx            |  Bin 231936 -> 156672 bytes
 .../7zstub/src/7zip/Archive/7z/7zCompressionMode.h |   64 -
 .../7zstub/src/7zip/Archive/7z/7zDecode.cpp        |  443 -
 .../7zstub/src/7zip/Archive/7z/7zDecode.h          |   71 -
 .../7zstub/src/7zip/Archive/7z/7zExtract.cpp       |  265 -
 .../src/7zip/Archive/7z/7zFolderOutStream.cpp      |  161 -
 .../7zstub/src/7zip/Archive/7z/7zFolderOutStream.h |   57 -
 .../7zstub/src/7zip/Archive/7z/7zHandler.cpp       |  757 --
 .../7zstub/src/7zip/Archive/7z/7zHandler.h         |  234 -
 .../7zstub/src/7zip/Archive/7z/7zHeader.cpp        |   19 -
 .../7zstub/src/7zip/Archive/7z/7zHeader.h          |   96 -
 other-licenses/7zstub/src/7zip/Archive/7z/7zIn.cpp | 1294 ---
 other-licenses/7zstub/src/7zip/Archive/7z/7zIn.h   |  288 -
 other-licenses/7zstub/src/7zip/Archive/7z/7zItem.h |  181 -
 .../7zstub/src/7zip/Archive/7z/7zMethodID.cpp      |   76 -
 .../7zstub/src/7zip/Archive/7z/7zMethodID.h        |   29 -
 .../7zstub/src/7zip/Archive/7z/7zMethods.cpp       |  174 -
 .../7zstub/src/7zip/Archive/7z/7zMethods.h         |   36 -
 .../7zstub/src/7zip/Archive/7z/7zProperties.cpp    |  166 -
 .../7zstub/src/7zip/Archive/7z/7zProperties.h      |   22 -
 other-licenses/7zstub/src/7zip/Archive/Archive.def |    3 -
 .../7zstub/src/7zip/Archive/Common/CoderMixer2.cpp |  121 -
 .../7zstub/src/7zip/Archive/Common/CoderMixer2.h   |  168 -
 .../src/7zip/Archive/Common/CoderMixer2MT.cpp      |  359 -
 .../7zstub/src/7zip/Archive/Common/CoderMixer2MT.h |  121 -
 .../7zip/Archive/Common/CrossThreadProgress.cpp    |   15 -
 .../src/7zip/Archive/Common/CrossThreadProgress.h  |   31 -
 .../7zstub/src/7zip/Archive/Common/FilterCoder.cpp |  242 -
 .../7zstub/src/7zip/Archive/Common/FilterCoder.h   |  130 -
 .../src/7zip/Archive/Common/ItemNameUtils.cpp      |   59 -
 .../7zstub/src/7zip/Archive/Common/ItemNameUtils.h |   24 -
 .../src/7zip/Archive/Common/OutStreamWithCRC.cpp   |   23 -
 .../src/7zip/Archive/Common/OutStreamWithCRC.h     |   33 -
 other-licenses/7zstub/src/7zip/Archive/IArchive.h  |  173 -
 .../7zip/Bundles/SFXSetup-moz/ExtractCallback.cpp  |  249 -
 .../7zip/Bundles/SFXSetup-moz/ExtractCallback.h    |   96 -
 .../7zip/Bundles/SFXSetup-moz/ExtractEngine.cpp    |  139 -
 .../src/7zip/Bundles/SFXSetup-moz/ExtractEngine.h  |   17 -
 .../7zstub/src/7zip/Bundles/SFXSetup-moz/Main.cpp  |  561 --
 .../src/7zip/Bundles/SFXSetup-moz/SFXSetup-moz.dsp |  696 --
 .../src/7zip/Bundles/SFXSetup-moz/SFXSetup-moz.dsw |   29 -
 .../7zstub/src/7zip/Bundles/SFXSetup-moz/StdAfx.h  |   10 -
 .../7zstub/src/7zip/Bundles/SFXSetup-moz/makefile  |  156 -
 .../src/7zip/Bundles/SFXSetup-moz/resource.h       |    8 -
 .../src/7zip/Bundles/SFXSetup-moz/resource.rc      |   18 -
 .../7zstub/src/7zip/Common/FilePathAutoRename.cpp  |   57 -
 .../7zstub/src/7zip/Common/FilePathAutoRename.h    |   10 -
 .../7zstub/src/7zip/Common/FileStreams.cpp         |  251 -
 .../7zstub/src/7zip/Common/FileStreams.h           |   98 -
 other-licenses/7zstub/src/7zip/Common/InBuffer.cpp |   80 -
 other-licenses/7zstub/src/7zip/Common/InBuffer.h   |   76 -
 .../7zstub/src/7zip/Common/InOutTempBuffer.cpp     |  122 -
 .../7zstub/src/7zip/Common/InOutTempBuffer.h       |   55 -
 .../7zstub/src/7zip/Common/LSBFDecoder.cpp         |   34 -
 .../7zstub/src/7zip/Common/LSBFDecoder.h           |  127 -
 .../7zstub/src/7zip/Common/LSBFEncoder.cpp         |   29 -
 .../7zstub/src/7zip/Common/LSBFEncoder.h           |   51 -
 .../7zstub/src/7zip/Common/LimitedStreams.cpp      |   24 -
 .../7zstub/src/7zip/Common/LimitedStreams.h        |   23 -
 .../7zstub/src/7zip/Common/LockedStream.cpp        |   23 -
 .../7zstub/src/7zip/Common/LockedStream.h          |   38 -
 .../7zstub/src/7zip/Common/MSBFDecoder.h           |   69 -
 .../7zstub/src/7zip/Common/MSBFEncoder.h           |   59 -
 .../7zstub/src/7zip/Common/OffsetStream.cpp        |   35 -
 .../7zstub/src/7zip/Common/OffsetStream.h          |   25 -
 .../7zstub/src/7zip/Common/OutBuffer.cpp           |  116 -
 other-licenses/7zstub/src/7zip/Common/OutBuffer.h  |   64 -
 .../7zstub/src/7zip/Common/ProgressUtils.cpp       |   58 -
 .../7zstub/src/7zip/Common/ProgressUtils.h         |   43 -
 other-licenses/7zstub/src/7zip/Common/StdAfx.h     |    9 -
 .../7zstub/src/7zip/Common/StreamBinder.cpp        |  162 -
 .../7zstub/src/7zip/Common/StreamBinder.h          |   37 -
 .../7zstub/src/7zip/Common/StreamObjects.cpp       |  102 -
 .../7zstub/src/7zip/Common/StreamObjects.h         |  156 -
 .../7zstub/src/7zip/Common/StreamUtils.cpp         |   44 -
 .../7zstub/src/7zip/Common/StreamUtils.h           |   11 -
 .../src/7zip/Compress/Branch/BranchCoder.cpp       |   18 -
 .../7zstub/src/7zip/Compress/Branch/BranchCoder.h  |   54 -
 .../7zstub/src/7zip/Compress/Branch/BranchTypes.h  |   15 -
 .../7zstub/src/7zip/Compress/Branch/BranchX86.c    |  101 -
 .../7zstub/src/7zip/Compress/Branch/BranchX86.h    |   13 -
 .../7zstub/src/7zip/Compress/Branch/x86.cpp        |   18 -
 .../7zstub/src/7zip/Compress/Branch/x86.h          |   19 -
 .../7zstub/src/7zip/Compress/Branch/x86_2.cpp      |  412 -
 .../7zstub/src/7zip/Compress/Branch/x86_2.h        |  133 -
 .../7zstub/src/7zip/Compress/Copy/CopyCoder.cpp    |   52 -
 .../7zstub/src/7zip/Compress/Copy/CopyCoder.h      |   31 -
 .../7zstub/src/7zip/Compress/LZ/LZOutWindow.cpp    |   17 -
 .../7zstub/src/7zip/Compress/LZ/LZOutWindow.h      |   56 -
 .../7zstub/src/7zip/Compress/LZMA/LZMA.h           |   82 -
 .../7zstub/src/7zip/Compress/LZMA/LZMADecoder.cpp  |  337 -
 .../7zstub/src/7zip/Compress/LZMA/LZMADecoder.h    |  251 -
 .../src/7zip/Compress/RangeCoder/RangeCoder.h      |  205 -
 .../src/7zip/Compress/RangeCoder/RangeCoderBit.cpp |   80 -
 .../src/7zip/Compress/RangeCoder/RangeCoderBit.h   |  120 -
 .../7zip/Compress/RangeCoder/RangeCoderBitTree.h   |  161 -
 .../src/7zip/Compress/RangeCoder/RangeCoderOpt.h   |   31 -
 .../7zstub/src/7zip/FileManager/FormatUtils.cpp    |   40 -
 .../7zstub/src/7zip/FileManager/FormatUtils.h      |   18 -
 .../Resource/ProgressDialog/ProgressDialog.cpp     |  175 -
 .../Resource/ProgressDialog/ProgressDialog.h       |  129 -
 .../FileManager/Resource/ProgressDialog/StdAfx.h   |   16 -
 .../FileManager/Resource/ProgressDialog/resource.h |    3 -
 .../Resource/ProgressDialog/resource.rc            |   20 -
 other-licenses/7zstub/src/7zip/GuiCommon.rc        |   37 -
 other-licenses/7zstub/src/7zip/ICoder.h            |  163 -
 other-licenses/7zstub/src/7zip/IPassword.h         |   26 -
 other-licenses/7zstub/src/7zip/IProgress.h         |   32 -
 other-licenses/7zstub/src/7zip/IStream.h           |   62 -
 other-licenses/7zstub/src/7zip/MyVersion.h         |    8 -
 other-licenses/7zstub/src/7zip/MyVersionInfo.rc    |   41 -
 other-licenses/7zstub/src/7zip/PropID.h            |   51 -
 .../src/7zip/UI/Common/ArchiveOpenCallback.cpp     |  117 -
 .../src/7zip/UI/Common/ArchiveOpenCallback.h       |   87 -
 .../7zstub/src/7zip/UI/Common/ArchiverInfo.cpp     |  359 -
 .../7zstub/src/7zip/UI/Common/ArchiverInfo.h       |   66 -
 .../7zstub/src/7zip/UI/Common/DefaultName.cpp      |   23 -
 .../7zstub/src/7zip/UI/Common/DefaultName.h        |   11 -
 .../7zstub/src/7zip/UI/Common/OpenArchive.cpp      |  528 --
 .../7zstub/src/7zip/UI/Common/OpenArchive.h        |  134 -
 .../7zstub/src/7zip/UI/Explorer/MyMessages.cpp     |   45 -
 .../7zstub/src/7zip/UI/Explorer/MyMessages.h       |   24 -
 .../7zstub/src/7zip/UI/GUI/OpenCallbackGUI.cpp     |   53 -
 .../7zstub/src/7zip/UI/GUI/OpenCallbackGUI.h       |   30 -
 other-licenses/7zstub/src/Asm/arm/7zCrcOpt.asm     |  100 +
 other-licenses/7zstub/src/Asm/x86/7zAsm.asm        |  147 +
 other-licenses/7zstub/src/Asm/x86/7zCrcOpt.asm     |  147 +
 other-licenses/7zstub/src/Asm/x86/AesOpt.asm       |  237 +
 other-licenses/7zstub/src/Asm/x86/LzmaDecOpt.asm   | 1258 +++
 other-licenses/7zstub/src/Asm/x86/XzCrc64Opt.asm   |  205 +
 other-licenses/7zstub/src/C/7z.h                   |  202 +
 other-licenses/7zstub/src/C/7zAlloc.c              |   80 +
 other-licenses/7zstub/src/C/7zAlloc.h              |   19 +
 other-licenses/7zstub/src/C/7zArcIn.c              | 1771 ++++
 other-licenses/7zstub/src/C/7zBuf.c                |   36 +
 other-licenses/7zstub/src/C/7zBuf.h                |   35 +
 other-licenses/7zstub/src/C/7zBuf2.c               |   52 +
 other-licenses/7zstub/src/C/7zCrc.c                |  128 +
 other-licenses/7zstub/src/C/7zCrc.h                |   25 +
 other-licenses/7zstub/src/C/7zCrcOpt.c             |  115 +
 other-licenses/7zstub/src/C/7zDec.c                |  591 ++
 other-licenses/7zstub/src/C/7zFile.c               |  286 +
 other-licenses/7zstub/src/C/7zFile.h               |   83 +
 other-licenses/7zstub/src/C/7zStream.c             |  176 +
 other-licenses/7zstub/src/C/7zTypes.h              |  374 +
 other-licenses/7zstub/src/C/7zVersion.h            |   27 +
 other-licenses/7zstub/src/C/7zVersion.rc           |   55 +
 other-licenses/7zstub/src/C/Aes.c                  |  306 +
 other-licenses/7zstub/src/C/Aes.h                  |   38 +
 other-licenses/7zstub/src/C/AesOpt.c               |  184 +
 other-licenses/7zstub/src/C/Alloc.c                |  455 +
 other-licenses/7zstub/src/C/Alloc.h                |   51 +
 other-licenses/7zstub/src/C/Bcj2.c                 |  257 +
 other-licenses/7zstub/src/C/Bcj2.h                 |  146 +
 other-licenses/7zstub/src/C/Bcj2Enc.c              |  311 +
 other-licenses/7zstub/src/C/Bra.c                  |  230 +
 other-licenses/7zstub/src/C/Bra.h                  |   64 +
 other-licenses/7zstub/src/C/Bra86.c                |   82 +
 other-licenses/7zstub/src/C/BraIA64.c              |   53 +
 other-licenses/7zstub/src/C/Compiler.h             |   33 +
 other-licenses/7zstub/src/C/CpuArch.c              |  200 +
 other-licenses/7zstub/src/C/CpuArch.h              |  335 +
 other-licenses/7zstub/src/C/Delta.c                |   64 +
 other-licenses/7zstub/src/C/Delta.h                |   19 +
 other-licenses/7zstub/src/C/DllSecur.c             |   87 +
 other-licenses/7zstub/src/C/DllSecur.h             |   19 +
 other-licenses/7zstub/src/C/LzFind.c               | 1069 +++
 other-licenses/7zstub/src/C/LzFind.h               |  121 +
 other-licenses/7zstub/src/C/LzFindMt.c             |  820 ++
 other-licenses/7zstub/src/C/LzFindMt.h             |  101 +
 other-licenses/7zstub/src/C/LzHash.h               |   57 +
 other-licenses/7zstub/src/C/Lzma2Dec.c             |  488 ++
 other-licenses/7zstub/src/C/Lzma2Dec.h             |  120 +
 other-licenses/7zstub/src/C/Lzma2DecMt.c           | 1082 +++
 other-licenses/7zstub/src/C/Lzma2DecMt.h           |   79 +
 other-licenses/7zstub/src/C/Lzma2Enc.c             |  803 ++
 other-licenses/7zstub/src/C/Lzma2Enc.h             |   55 +
 other-licenses/7zstub/src/C/Lzma86.h               |  111 +
 other-licenses/7zstub/src/C/Lzma86Dec.c            |   54 +
 other-licenses/7zstub/src/C/Lzma86Enc.c            |  106 +
 other-licenses/7zstub/src/C/LzmaDec.c              | 1185 +++
 other-licenses/7zstub/src/C/LzmaDec.h              |  234 +
 other-licenses/7zstub/src/C/LzmaEnc.c              | 2787 ++++++
 other-licenses/7zstub/src/C/LzmaEnc.h              |   76 +
 other-licenses/7zstub/src/C/LzmaLib.c              |   40 +
 other-licenses/7zstub/src/C/LzmaLib.h              |  131 +
 other-licenses/7zstub/src/C/MtCoder.c              |  601 ++
 other-licenses/7zstub/src/C/MtCoder.h              |  141 +
 other-licenses/7zstub/src/C/MtDec.c                | 1137 +++
 other-licenses/7zstub/src/C/MtDec.h                |  201 +
 other-licenses/7zstub/src/C/Ppmd.h                 |   85 +
 other-licenses/7zstub/src/C/Ppmd7.c                |  712 ++
 other-licenses/7zstub/src/C/Ppmd7.h                |  142 +
 other-licenses/7zstub/src/C/Ppmd7Dec.c             |  191 +
 other-licenses/7zstub/src/C/Ppmd7Enc.c             |  187 +
 other-licenses/7zstub/src/C/Precomp.h              |   10 +
 other-licenses/7zstub/src/C/RotateDefs.h           |   30 +
 other-licenses/7zstub/src/C/Sha256.c               |  248 +
 other-licenses/7zstub/src/C/Sha256.h               |   26 +
 other-licenses/7zstub/src/C/Sort.c                 |  141 +
 other-licenses/7zstub/src/C/Sort.h                 |   18 +
 other-licenses/7zstub/src/C/Threads.c              |   95 +
 other-licenses/7zstub/src/C/Threads.h              |   68 +
 other-licenses/7zstub/src/C/Util/7z/7z.dsp         |  241 +
 other-licenses/7zstub/src/C/Util/7z/7z.dsw         |   29 +
 other-licenses/7zstub/src/C/Util/7z/7zMain.c       |  686 ++
 other-licenses/7zstub/src/C/Util/7z/Precomp.c      |    4 +
 other-licenses/7zstub/src/C/Util/7z/Precomp.h      |   10 +
 other-licenses/7zstub/src/C/Util/7z/makefile       |   40 +
 other-licenses/7zstub/src/C/Util/7z/makefile.gcc   |   75 +
 other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.c   |  258 +
 other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.dsp |  168 +
 other-licenses/7zstub/src/C/Util/Lzma/LzmaUtil.dsw |   29 +
 other-licenses/7zstub/src/C/Util/Lzma/makefile     |   28 +
 other-licenses/7zstub/src/C/Util/Lzma/makefile.gcc |   44 +
 .../7zstub/src/C/Util/LzmaLib/LzmaLib.def          |    4 +
 .../7zstub/src/C/Util/LzmaLib/LzmaLib.dsp          |  178 +
 .../7zstub/src/C/Util/LzmaLib/LzmaLib.dsw          |   29 +
 .../7zstub/src/C/Util/LzmaLib/LzmaLibExports.c     |   14 +
 other-licenses/7zstub/src/C/Util/LzmaLib/makefile  |   34 +
 .../7zstub/src/C/Util/LzmaLib/resource.rc          |    3 +
 .../7zstub/src/C/Util/SfxSetup/Precomp.c           |    4 +
 .../7zstub/src/C/Util/SfxSetup/Precomp.h           |   10 +
 .../7zstub/src/C/Util/SfxSetup/SfxSetup.c          |  640 ++
 .../7zstub/src/C/Util/SfxSetup/SfxSetup.dsp        |  231 +
 .../7zstub/src/C/Util/SfxSetup/SfxSetup.dsw        |   29 +
 other-licenses/7zstub/src/C/Util/SfxSetup/makefile |   37 +
 .../7zstub/src/C/Util/SfxSetup/makefile_con        |   38 +
 .../7zstub/src/C/Util/SfxSetup/resource.rc         |    5 +
 .../7zstub/src/C/Util/SfxSetup/setup.ico           |  Bin 0 -> 1078 bytes
 other-licenses/7zstub/src/C/Xz.c                   |   90 +
 other-licenses/7zstub/src/C/Xz.h                   |  460 +
 other-licenses/7zstub/src/C/XzCrc64.c              |   86 +
 other-licenses/7zstub/src/C/XzCrc64.h              |   26 +
 other-licenses/7zstub/src/C/XzCrc64Opt.c           |   69 +
 other-licenses/7zstub/src/C/XzDec.c                | 2773 ++++++
 other-licenses/7zstub/src/C/XzEnc.c                | 1329 +++
 other-licenses/7zstub/src/C/XzEnc.h                |   60 +
 other-licenses/7zstub/src/C/XzIn.c                 |  319 +
 other-licenses/7zstub/src/CPP/7zip/7zip.mak        |  240 +
 other-licenses/7zstub/src/CPP/7zip/Aes.mak         |    7 +
 .../7zip/Archive/7z/7zCompressionMode.cpp          |    0
 .../src/CPP/7zip/Archive/7z/7zCompressionMode.h    |   76 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zDecode.cpp    |  567 ++
 .../7zstub/src/CPP/7zip/Archive/7z/7zDecode.h      |   70 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zEncode.cpp    |  678 ++
 .../7zstub/src/CPP/7zip/Archive/7z/7zEncode.h      |   92 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zExtract.cpp   |  423 +
 .../src/CPP/7zip/Archive/7z/7zFolderInStream.cpp   |  139 +
 .../src/CPP/7zip/Archive/7z/7zFolderInStream.h     |   61 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zHandler.cpp   |  756 ++
 .../7zstub/src/CPP/7zip/Archive/7z/7zHandler.h     |  181 +
 .../src/CPP/7zip/Archive/7z/7zHandlerOut.cpp       |  939 ++
 .../7zstub/src/CPP/7zip/Archive/7z/7zHeader.cpp    |   19 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zHeader.h      |  148 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zIn.cpp        | 1663 ++++
 .../7zstub/src/CPP/7zip/Archive/7z/7zIn.h          |  435 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zItem.h        |  202 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zOut.cpp       |  901 ++
 .../7zstub/src/CPP/7zip/Archive/7z/7zOut.h         |  335 +
 .../src/CPP/7zip/Archive/7z/7zProperties.cpp       |  174 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zProperties.h  |   22 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zRegister.cpp  |   21 +
 .../src/CPP/7zip/Archive/7z/7zSpecStream.cpp       |   22 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zSpecStream.h  |   35 +
 .../7zstub/src/CPP/7zip/Archive/7z/7zUpdate.cpp    | 2497 ++++++
 .../7zstub/src/CPP/7zip/Archive/7z/7zUpdate.h      |  139 +
 .../7zip/Archive/7z}/StdAfx.cpp                    |    0
 .../7zstub/src/CPP/7zip/Archive/7z/StdAfx.h        |    8 +
 .../7zstub/src/CPP/7zip/Archive/Archive.def        |   12 +
 .../7zstub/src/CPP/7zip/Archive/Archive2.def       |   19 +
 .../7zstub/src/CPP/7zip/Archive/ArchiveExports.cpp |  151 +
 .../src/CPP/7zip/Archive/Common/CoderMixer2.cpp    | 1124 +++
 .../src/CPP/7zip/Archive/Common/CoderMixer2.h      |  447 +
 .../src/CPP/7zip/Archive/Common/DummyOutStream.cpp |   17 +
 .../src/CPP/7zip/Archive/Common/DummyOutStream.h   |   25 +
 .../src/CPP/7zip/Archive/Common/HandlerOut.cpp     |  232 +
 .../src/CPP/7zip/Archive/Common/HandlerOut.h       |  110 +
 .../CPP/7zip/Archive/Common/InStreamWithCRC.cpp    |   46 +
 .../src/CPP/7zip/Archive/Common/InStreamWithCRC.h  |   67 +
 .../src/CPP/7zip/Archive/Common/ItemNameUtils.cpp  |   88 +
 .../src/CPP/7zip/Archive/Common/ItemNameUtils.h    |   28 +
 .../src/CPP/7zip/Archive/Common/MultiStream.cpp    |  191 +
 .../src/CPP/7zip/Archive/Common/MultiStream.h      |   89 +
 .../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp   |   18 +
 .../src/CPP/7zip/Archive/Common/OutStreamWithCRC.h |   37 +
 .../CPP/7zip/Archive/Common/ParseProperties.cpp    |    3 +
 .../src/CPP/7zip/Archive/Common/ParseProperties.h  |    6 +
 .../7zstub/src/CPP/7zip/Archive/Common/StdAfx.h    |    8 +
 .../7zstub/src/CPP/7zip/Archive/DllExports2.cpp    |  122 +
 .../7zstub/src/CPP/7zip/Archive/IArchive.h         |  608 ++
 .../7zstub/src/CPP/7zip/Archive/Icons/7z.ico       |  Bin 0 -> 4710 bytes
 .../7zstub/src/CPP/7zip/Archive/LzmaHandler.cpp    |  605 ++
 .../7zstub/src/CPP/7zip/Archive/SplitHandler.cpp   |  359 +
 .../7zstub/src/CPP/7zip/Archive/StdAfx.h           |    8 +
 .../7zstub/src/CPP/7zip/Archive/XzHandler.cpp      | 1308 +++
 .../7zstub/src/CPP/7zip/Archive/XzHandler.h        |   11 +
 other-licenses/7zstub/src/CPP/7zip/Asm.mak         |    9 +
 .../7zstub/src/CPP/7zip/Bundles/Alone7z/Alone.dsp  | 1901 ++++
 .../7zstub/src/CPP/7zip/Bundles/Alone7z/Alone.dsw  |   29 +
 .../7zip/Bundles/Alone7z}/StdAfx.cpp               |    0
 .../7zstub/src/CPP/7zip/Bundles/Alone7z/StdAfx.h   |    8 +
 .../7zstub/src/CPP/7zip/Bundles/Alone7z/makefile   |  158 +
 .../src/CPP/7zip/Bundles/Alone7z/resource.rc       |    7 +
 .../7zip/Bundles/Format7zExtractR}/StdAfx.cpp      |    0
 .../src/CPP/7zip/Bundles/Format7zExtractR/StdAfx.h |    8 +
 .../src/CPP/7zip/Bundles/Format7zExtractR/makefile |   96 +
 .../CPP/7zip/Bundles/Format7zExtractR/resource.rc  |    5 +
 .../7zip/Bundles/Format7zR}/StdAfx.cpp             |    0
 .../7zstub/src/CPP/7zip/Bundles/Format7zR/StdAfx.h |    8 +
 .../7zstub/src/CPP/7zip/Bundles/Format7zR/makefile |  116 +
 .../src/CPP/7zip/Bundles/Format7zR/resource.rc     |    5 +
 .../src/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp     |  799 ++
 .../src/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsp       |  477 +
 .../src/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsw       |   29 +
 .../7zip/Bundles/LzmaCon}/StdAfx.cpp               |    0
 .../7zstub/src/CPP/7zip/Bundles/LzmaCon/StdAfx.h   |    8 +
 .../7zstub/src/CPP/7zip/Bundles/LzmaCon/makefile   |   59 +
 .../src/CPP/7zip/Bundles/LzmaCon/makefile.gcc      |  195 +
 .../src/CPP/7zip/Bundles/LzmaCon/resource.rc       |    3 +
 .../src/CPP/7zip/Bundles/LzmaSpec/LzmaSpec.cpp     |  715 ++
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/7z.ico      |  Bin 0 -> 1078 bytes
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/SFXCon.dsp  |  912 ++
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/SFXCon.dsw  |   29 +
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/SfxCon.cpp  |  482 +
 .../7zip/Bundles/SFXCon}/StdAfx.cpp                |    0
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/StdAfx.h    |    8 +
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/makefile    |  135 +
 .../7zstub/src/CPP/7zip/Bundles/SFXCon/resource.rc |    5 +
 .../7zip/Bundles/SFXSetup/ExtractCallbackSfx.cpp   |  246 +
 .../CPP/7zip/Bundles/SFXSetup/ExtractCallbackSfx.h |   86 +
 .../CPP/7zip/Bundles/SFXSetup/ExtractEngine.cpp    |  137 +
 .../src/CPP/7zip/Bundles/SFXSetup/ExtractEngine.h  |   11 +
 .../src/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp     |  803 ++
 .../src/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsw     |   29 +
 .../src/CPP/7zip/Bundles/SFXSetup/SfxSetup.cpp     |  596 ++
 .../7zip/Bundles/SFXSetup}/StdAfx.cpp              |    0
 .../7zstub/src/CPP/7zip/Bundles/SFXSetup/StdAfx.h  |   13 +
 .../7zstub/src/CPP/7zip/Bundles/SFXSetup/makefile  |  117 +
 .../src/CPP/7zip/Bundles/SFXSetup/resource.h       |    8 +
 .../src/CPP/7zip/Bundles/SFXSetup/resource.rc      |   18 +
 .../7zip/Bundles/SFXSetup}/setup.ico               |  Bin
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/7z.ico      |  Bin 0 -> 1078 bytes
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/SFXWin.dsp  |  988 +++
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/SFXWin.dsw  |   29 +
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/SfxWin.cpp  |  241 +
 .../7zip/Bundles/SFXWin}/StdAfx.cpp                |    0
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/StdAfx.h    |   14 +
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/makefile    |  153 +
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/resource.h  |    1 +
 .../7zstub/src/CPP/7zip/Bundles/SFXWin/resource.rc |   50 +
 .../7zstub/src/CPP/7zip/Common/CWrappers.cpp       |  250 +
 .../7zstub/src/CPP/7zip/Common/CWrappers.h         |  120 +
 .../7zstub/src/CPP/7zip/Common/CreateCoder.cpp     |  536 ++
 .../7zstub/src/CPP/7zip/Common/CreateCoder.h       |  192 +
 .../src/CPP/7zip/Common/FilePathAutoRename.cpp     |   46 +
 .../src/CPP/7zip/Common/FilePathAutoRename.h       |   10 +
 .../7zstub/src/CPP/7zip/Common/FileStreams.cpp     |  475 +
 .../7zstub/src/CPP/7zip/Common/FileStreams.h       |  166 +
 .../7zstub/src/CPP/7zip/Common/FilterCoder.cpp     |  418 +
 .../7zstub/src/CPP/7zip/Common/FilterCoder.h       |  235 +
 .../7zstub/src/CPP/7zip/Common/InBuffer.cpp        |  163 +
 .../7zstub/src/CPP/7zip/Common/InBuffer.h          |   92 +
 .../7zstub/src/CPP/7zip/Common/InOutTempBuffer.cpp |  127 +
 .../7zstub/src/CPP/7zip/Common/InOutTempBuffer.h   |   48 +
 .../7zstub/src/CPP/7zip/Common/LimitedStreams.cpp  |  367 +
 .../7zstub/src/CPP/7zip/Common/LimitedStreams.h    |  252 +
 .../7zstub/src/CPP/7zip/Common/LockedStream.cpp    |    3 +
 .../7zstub/src/CPP/7zip/Common/LockedStream.h      |    6 +
 .../7zstub/src/CPP/7zip/Common/MethodId.cpp        |    3 +
 .../7zstub/src/CPP/7zip/Common/MethodId.h          |   10 +
 .../7zstub/src/CPP/7zip/Common/MethodProps.cpp     |  509 ++
 .../7zstub/src/CPP/7zip/Common/MethodProps.h       |  264 +
 .../7zstub/src/CPP/7zip/Common/OffsetStream.cpp    |   39 +
 .../7zstub/src/CPP/7zip/Common/OffsetStream.h      |   26 +
 .../7zstub/src/CPP/7zip/Common/OutBuffer.cpp       |  111 +
 .../7zstub/src/CPP/7zip/Common/OutBuffer.h         |   66 +
 .../7zstub/src/CPP/7zip/Common/ProgressUtils.cpp   |   51 +
 .../7zstub/src/CPP/7zip/Common/ProgressUtils.h     |   35 +
 .../7zstub/src/CPP/7zip/Common/PropId.cpp          |  108 +
 .../7zstub/src/CPP/7zip/Common/RegisterArc.h       |   78 +
 .../7zstub/src/CPP/7zip/Common/RegisterCodec.h     |  106 +
 other-licenses/7zstub/src/CPP/7zip/Common/StdAfx.h |    8 +
 .../7zstub/src/CPP/7zip/Common/StreamBinder.cpp    |  156 +
 .../7zstub/src/CPP/7zip/Common/StreamBinder.h      |   60 +
 .../7zstub/src/CPP/7zip/Common/StreamObjects.cpp   |  285 +
 .../7zstub/src/CPP/7zip/Common/StreamObjects.h     |  157 +
 .../7zstub/src/CPP/7zip/Common/StreamUtils.cpp     |   56 +
 .../7zstub/src/CPP/7zip/Common/StreamUtils.h       |   13 +
 .../7zstub/src/CPP/7zip/Common/UniqBlocks.cpp      |   57 +
 .../7zstub/src/CPP/7zip/Common/UniqBlocks.h        |   26 +
 .../7zstub/src/CPP/7zip/Common/VirtThread.cpp      |   48 +
 .../7zstub/src/CPP/7zip/Common/VirtThread.h        |   24 +
 .../7zstub/src/CPP/7zip/Compress/Bcj2Coder.cpp     |  666 ++
 .../7zstub/src/CPP/7zip/Compress/Bcj2Coder.h       |  120 +
 .../7zstub/src/CPP/7zip/Compress/Bcj2Register.cpp  |   24 +
 .../7zstub/src/CPP/7zip/Compress/BcjCoder.cpp      |   24 +
 .../7zstub/src/CPP/7zip/Compress/BcjCoder.h        |   31 +
 .../7zstub/src/CPP/7zip/Compress/BcjRegister.cpp   |   17 +
 .../7zstub/src/CPP/7zip/Compress/BranchMisc.cpp    |   23 +
 .../7zstub/src/CPP/7zip/Compress/BranchMisc.h      |   35 +
 .../src/CPP/7zip/Compress/BranchRegister.cpp       |   41 +
 .../7zstub/src/CPP/7zip/Compress/ByteSwap.cpp      |   92 +
 .../7zstub/src/CPP/7zip/Compress/CodecExports.cpp  |  344 +
 .../7zstub/src/CPP/7zip/Compress/CopyCoder.cpp     |  120 +
 .../7zstub/src/CPP/7zip/Compress/CopyCoder.h       |   49 +
 .../7zstub/src/CPP/7zip/Compress/CopyRegister.cpp  |   15 +
 .../7zstub/src/CPP/7zip/Compress/DeltaFilter.cpp   |  128 +
 .../7zstub/src/CPP/7zip/Compress/Lzma2Decoder.cpp  |  265 +
 .../7zstub/src/CPP/7zip/Compress/Lzma2Decoder.h    |   96 +
 .../7zstub/src/CPP/7zip/Compress/Lzma2Encoder.cpp  |  122 +
 .../7zstub/src/CPP/7zip/Compress/Lzma2Encoder.h    |   42 +
 .../7zstub/src/CPP/7zip/Compress/Lzma2Register.cpp |   22 +
 .../7zstub/src/CPP/7zip/Compress/LzmaDecoder.cpp   |  343 +
 .../7zstub/src/CPP/7zip/Compress/LzmaDecoder.h     |  113 +
 .../7zstub/src/CPP/7zip/Compress/LzmaEncoder.cpp   |  182 +
 .../7zstub/src/CPP/7zip/Compress/LzmaEncoder.h     |   46 +
 .../7zstub/src/CPP/7zip/Compress/LzmaRegister.cpp  |   22 +
 .../7zstub/src/CPP/7zip/Compress/PpmdDecoder.cpp   |  170 +
 .../7zstub/src/CPP/7zip/Compress/PpmdDecoder.h     |   86 +
 .../7zstub/src/CPP/7zip/Compress/PpmdEncoder.cpp   |  152 +
 .../7zstub/src/CPP/7zip/Compress/PpmdEncoder.h     |   58 +
 .../7zstub/src/CPP/7zip/Compress/PpmdRegister.cpp  |   22 +
 .../7zstub/src/CPP/7zip/Compress/StdAfx.h          |    8 +
 .../7zstub/src/CPP/7zip/Compress/XzDecoder.cpp     |  150 +
 .../7zstub/src/CPP/7zip/Compress/XzDecoder.h       |   92 +
 .../7zstub/src/CPP/7zip/Compress/XzEncoder.cpp     |  245 +
 .../7zstub/src/CPP/7zip/Compress/XzEncoder.h       |   46 +
 other-licenses/7zstub/src/CPP/7zip/Crc.mak         |    8 +
 other-licenses/7zstub/src/CPP/7zip/Crc64.mak       |    8 +
 .../7zstub/src/CPP/7zip/Crypto/7zAes.cpp           |  280 +
 other-licenses/7zstub/src/CPP/7zip/Crypto/7zAes.h  |  118 +
 .../7zstub/src/CPP/7zip/Crypto/7zAesRegister.cpp   |   17 +
 .../7zstub/src/CPP/7zip/Crypto/MyAes.cpp           |  112 +
 other-licenses/7zstub/src/CPP/7zip/Crypto/MyAes.h  |   57 +
 .../7zstub/src/CPP/7zip/Crypto/MyAesReg.cpp        |   16 +
 .../7zstub/src/CPP/7zip/Crypto/RandGen.cpp         |  124 +
 .../7zstub/src/CPP/7zip/Crypto/RandGen.h           |   21 +
 other-licenses/7zstub/src/CPP/7zip/Crypto/StdAfx.h |    8 +
 other-licenses/7zstub/src/CPP/7zip/GuiCommon.rc    |   84 +
 other-licenses/7zstub/src/CPP/7zip/Guid.txt        |  220 +
 other-licenses/7zstub/src/CPP/7zip/ICoder.h        |  399 +
 other-licenses/7zstub/src/CPP/7zip/IDecl.h         |   28 +
 other-licenses/7zstub/src/CPP/7zip/IPassword.h     |   23 +
 other-licenses/7zstub/src/CPP/7zip/IProgress.h     |   19 +
 other-licenses/7zstub/src/CPP/7zip/IStream.h       |  127 +
 other-licenses/7zstub/src/CPP/7zip/LzmaDec.mak     |    5 +
 other-licenses/7zstub/src/CPP/7zip/MyVersion.h     |    2 +
 .../7zstub/src/CPP/7zip/MyVersionInfo.rc           |    2 +
 other-licenses/7zstub/src/CPP/7zip/PropID.h        |  127 +
 other-licenses/7zstub/src/CPP/7zip/SubBuild.mak    |    3 +
 .../7zstub/src/CPP/7zip/UI/Client7z/Client7z.cpp   |  993 +++
 .../7zstub/src/CPP/7zip/UI/Client7z/Client7z.dsp   |  235 +
 .../7zstub/src/CPP/7zip/UI/Client7z/Client7z.dsw   |   29 +
 .../7zip/UI/Client7z}/StdAfx.cpp                   |    0
 .../7zstub/src/CPP/7zip/UI/Client7z/StdAfx.h       |    8 +
 .../7zstub/src/CPP/7zip/UI/Client7z/makefile       |   28 +
 .../7zstub/src/CPP/7zip/UI/Client7z/resource.rc    |    3 +
 .../src/CPP/7zip/UI/Common/ArchiveCommandLine.cpp  | 1281 +++
 .../src/CPP/7zip/UI/Common/ArchiveCommandLine.h    |  136 +
 .../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp  | 1691 ++++
 .../CPP/7zip/UI/Common/ArchiveExtractCallback.h    |  403 +
 .../7zstub/src/CPP/7zip/UI/Common/ArchiveName.cpp  |   78 +
 .../7zstub/src/CPP/7zip/UI/Common/ArchiveName.h    |   13 +
 .../src/CPP/7zip/UI/Common/ArchiveOpenCallback.cpp |  154 +
 .../src/CPP/7zip/UI/Common/ArchiveOpenCallback.h   |  112 +
 .../7zstub/src/CPP/7zip/UI/Common/Bench.cpp        | 3492 ++++++++
 .../7zstub/src/CPP/7zip/UI/Common/Bench.h          |   72 +
 .../7zstub/src/CPP/7zip/UI/Common/DefaultName.cpp  |   37 +
 .../7zstub/src/CPP/7zip/UI/Common/DefaultName.h    |   11 +
 .../7zstub/src/CPP/7zip/UI/Common/DirItem.h        |  190 +
 .../7zstub/src/CPP/7zip/UI/Common/EnumDirItems.cpp | 1086 +++
 .../7zstub/src/CPP/7zip/UI/Common/EnumDirItems.h   |   41 +
 .../7zstub/src/CPP/7zip/UI/Common/ExitCode.h       |   27 +
 .../7zstub/src/CPP/7zip/UI/Common/Extract.cpp      |  482 +
 .../7zstub/src/CPP/7zip/UI/Common/Extract.h        |   94 +
 .../7zstub/src/CPP/7zip/UI/Common/ExtractMode.h    |   34 +
 .../src/CPP/7zip/UI/Common/ExtractingFilePath.cpp  |  280 +
 .../src/CPP/7zip/UI/Common/ExtractingFilePath.h    |   31 +
 .../7zstub/src/CPP/7zip/UI/Common/HashCalc.cpp     |  347 +
 .../7zstub/src/CPP/7zip/UI/Common/HashCalc.h       |  106 +
 .../src/CPP/7zip/UI/Common/IFileExtractCallback.h  |  114 +
 .../7zstub/src/CPP/7zip/UI/Common/LoadCodecs.cpp   | 1074 +++
 .../7zstub/src/CPP/7zip/UI/Common/LoadCodecs.h     |  424 +
 .../7zstub/src/CPP/7zip/UI/Common/OpenArchive.cpp  | 3550 ++++++++
 .../7zstub/src/CPP/7zip/UI/Common/OpenArchive.h    |  436 +
 .../7zstub/src/CPP/7zip/UI/Common/PropIDUtils.cpp  |  668 ++
 .../7zstub/src/CPP/7zip/UI/Common/PropIDUtils.h    |   18 +
 .../7zstub/src/CPP/7zip/UI/Common/Property.h       |   14 +
 .../src/CPP/7zip/UI/Common/SetProperties.cpp       |   80 +
 .../7zstub/src/CPP/7zip/UI/Common/SetProperties.h  |   10 +
 .../7zstub/src/CPP/7zip/UI/Common/SortUtils.cpp    |   25 +
 .../7zstub/src/CPP/7zip/UI/Common/SortUtils.h      |   10 +
 .../7zstub/src/CPP/7zip/UI/Common/StdAfx.h         |    8 +
 .../7zstub/src/CPP/7zip/UI/Common/TempFiles.cpp    |   19 +
 .../7zstub/src/CPP/7zip/UI/Common/TempFiles.h      |   16 +
 .../7zstub/src/CPP/7zip/UI/Common/Update.cpp       | 1667 ++++
 .../7zstub/src/CPP/7zip/UI/Common/Update.h         |  200 +
 .../7zstub/src/CPP/7zip/UI/Common/UpdateAction.cpp |   64 +
 .../7zstub/src/CPP/7zip/UI/Common/UpdateAction.h   |   66 +
 .../src/CPP/7zip/UI/Common/UpdateCallback.cpp      |  771 ++
 .../7zstub/src/CPP/7zip/UI/Common/UpdateCallback.h |  162 +
 .../7zstub/src/CPP/7zip/UI/Common/UpdatePair.cpp   |  233 +
 .../7zstub/src/CPP/7zip/UI/Common/UpdatePair.h     |   27 +
 .../src/CPP/7zip/UI/Common/UpdateProduce.cpp       |   70 +
 .../7zstub/src/CPP/7zip/UI/Common/UpdateProduce.h  |   55 +
 .../7zstub/src/CPP/7zip/UI/Common/WorkDir.cpp      |   94 +
 .../7zstub/src/CPP/7zip/UI/Common/WorkDir.h        |   26 +
 .../7zstub/src/CPP/7zip/UI/Common/ZipRegistry.h    |  130 +
 .../7zstub/src/CPP/7zip/UI/Console/BenchCon.cpp    |   41 +
 .../7zstub/src/CPP/7zip/UI/Console/BenchCon.h      |   14 +
 .../7zstub/src/CPP/7zip/UI/Console/Console.mak     |   36 +
 .../src/CPP/7zip/UI/Console/Console.manifest       |   13 +
 .../src/CPP/7zip/UI/Console/ConsoleClose.cpp       |   69 +
 .../7zstub/src/CPP/7zip/UI/Console/ConsoleClose.h  |   33 +
 .../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp |  825 ++
 .../CPP/7zip/UI/Console/ExtractCallbackConsole.h   |  164 +
 .../7zstub/src/CPP/7zip/UI/Console/HashCon.cpp     |  367 +
 .../7zstub/src/CPP/7zip/UI/Console/HashCon.h       |   48 +
 .../7zstub/src/CPP/7zip/UI/Console/List.cpp        | 1349 +++
 .../7zstub/src/CPP/7zip/UI/Console/List.h          |   27 +
 .../7zstub/src/CPP/7zip/UI/Console/Main.cpp        | 1151 +++
 .../7zstub/src/CPP/7zip/UI/Console/MainAr.cpp      |  167 +
 .../CPP/7zip/UI/Console/OpenCallbackConsole.cpp    |  115 +
 .../src/CPP/7zip/UI/Console/OpenCallbackConsole.h  |   66 +
 .../src/CPP/7zip/UI/Console/PercentPrinter.cpp     |  183 +
 .../src/CPP/7zip/UI/Console/PercentPrinter.h       |   62 +
 .../7zip/UI/Console}/StdAfx.cpp                    |    0
 .../7zstub/src/CPP/7zip/UI/Console/StdAfx.h        |    8 +
 .../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp  |  702 ++
 .../CPP/7zip/UI/Console/UpdateCallbackConsole.h    |  124 +
 .../src/CPP/7zip/UI/Console/UserInputUtils.cpp     |  110 +
 .../src/CPP/7zip/UI/Console/UserInputUtils.h       |   27 +
 .../7zstub/src/CPP/7zip/UI/Console/makefile        |   69 +
 .../7zstub/src/CPP/7zip/UI/Console/resource.rc     |    7 +
 .../7zstub/src/CPP/7zip/UI/Explorer/MyMessages.cpp |   37 +
 .../7zstub/src/CPP/7zip/UI/Explorer/MyMessages.h   |   16 +
 .../src/CPP/7zip/UI/FileManager/BrowseDialog.cpp   | 1025 +++
 .../src/CPP/7zip/UI/FileManager/BrowseDialog.h     |   21 +
 .../src/CPP/7zip/UI/FileManager/BrowseDialogRes.h  |    9 +
 .../src/CPP/7zip/UI/FileManager/ComboDialog.cpp    |   64 +
 .../src/CPP/7zip/UI/FileManager/ComboDialog.h      |   28 +
 .../src/CPP/7zip/UI/FileManager/ComboDialogRes.h   |    4 +
 .../src/CPP/7zip/UI/FileManager/DialogSize.h       |   16 +
 .../CPP/7zip/UI/FileManager/ExtractCallback.cpp    | 1033 +++
 .../src/CPP/7zip/UI/FileManager/ExtractCallback.h  |  328 +
 .../src/CPP/7zip/UI/FileManager/FormatUtils.cpp    |   28 +
 .../src/CPP/7zip/UI/FileManager/FormatUtils.h      |   14 +
 .../7zstub/src/CPP/7zip/UI/FileManager/LangUtils.h |   40 +
 .../src/CPP/7zip/UI/FileManager/MyWindowsNew.h     |   76 +
 .../CPP/7zip/UI/FileManager/OverwriteDialog.cpp    |  122 +
 .../src/CPP/7zip/UI/FileManager/OverwriteDialog.h  |   69 +
 .../src/CPP/7zip/UI/FileManager/OverwriteDialog.rc |   91 +
 .../CPP/7zip/UI/FileManager/OverwriteDialogRes.h   |   17 +
 .../src/CPP/7zip/UI/FileManager/PasswordDialog.cpp |   58 +
 .../src/CPP/7zip/UI/FileManager/PasswordDialog.h   |   28 +
 .../src/CPP/7zip/UI/FileManager/PasswordDialog.rc  |   14 +
 .../CPP/7zip/UI/FileManager/PasswordDialogRes.h    |    5 +
 .../src/CPP/7zip/UI/FileManager/ProgressDialog.cpp |  197 +
 .../src/CPP/7zip/UI/FileManager/ProgressDialog.h   |  170 +
 .../src/CPP/7zip/UI/FileManager/ProgressDialog.rc  |   12 +
 .../CPP/7zip/UI/FileManager/ProgressDialog2.cpp    | 1337 +++
 .../src/CPP/7zip/UI/FileManager/ProgressDialog2.h  |  351 +
 .../src/CPP/7zip/UI/FileManager/ProgressDialog2.rc |   40 +
 .../CPP/7zip/UI/FileManager/ProgressDialog2Res.h   |   48 +
 .../CPP/7zip/UI/FileManager/ProgressDialog2a.rc    |   80 +
 .../CPP/7zip/UI/FileManager/ProgressDialogRes.h    |    3 +
 .../src/CPP/7zip/UI/FileManager/PropertyName.cpp   |   23 +
 .../src/CPP/7zip/UI/FileManager/PropertyName.h     |   10 +
 .../src/CPP/7zip/UI/FileManager/PropertyNameRes.h  |   95 +
 .../src/CPP/7zip/UI/FileManager/SysIconUtils.cpp   |  255 +
 .../src/CPP/7zip/UI/FileManager/SysIconUtils.h     |   62 +
 .../7zstub/src/CPP/7zip/UI/FileManager/resource.h  |  177 +
 .../src/CPP/7zip/UI/FileManager/resourceGui.h      |   15 +
 .../7zstub/src/CPP/7zip/UI/GUI/Extract.rc          |   59 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.cpp   |  418 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.h     |  113 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractDialog.rc    |   98 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractDialogRes.h  |   24 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractGUI.cpp      |  278 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractGUI.h        |   38 +
 .../7zstub/src/CPP/7zip/UI/GUI/ExtractRes.h        |   51 +
 .../7zstub/src/CPP/7zip/UI/GUI/HashGUI.h           |   27 +
 .../7zstub/src/CPP/7zip/UI/GUI/resource2.h         |    2 +
 other-licenses/7zstub/src/CPP/Build.mak            |  145 +
 other-licenses/7zstub/src/CPP/Common/AutoPtr.h     |   35 +
 other-licenses/7zstub/src/CPP/Common/CRC.cpp       |    7 +
 other-licenses/7zstub/src/CPP/Common/C_FileIO.cpp  |   92 +
 other-licenses/7zstub/src/CPP/Common/C_FileIO.h    |   53 +
 other-licenses/7zstub/src/CPP/Common/ComTry.h      |   21 +
 .../7zstub/src/CPP/Common/CommandLineParser.cpp    |  197 +
 .../7zstub/src/CPP/Common/CommandLineParser.h      |   63 +
 other-licenses/7zstub/src/CPP/Common/Common.h      |   43 +
 other-licenses/7zstub/src/CPP/Common/CrcReg.cpp    |   98 +
 other-licenses/7zstub/src/CPP/Common/Defs.h        |   15 +
 .../7zstub/src/CPP/Common/DynamicBuffer.h          |   64 +
 .../7zstub/src/CPP/Common/IntToString.cpp          |  193 +
 other-licenses/7zstub/src/CPP/Common/IntToString.h |   28 +
 other-licenses/7zstub/src/CPP/Common/Lang.h        |   23 +
 .../7zstub/src/CPP/Common/ListFileUtils.cpp        |  117 +
 .../7zstub/src/CPP/Common/ListFileUtils.h          |   14 +
 other-licenses/7zstub/src/CPP/Common/MyBuffer.h    |  259 +
 other-licenses/7zstub/src/CPP/Common/MyBuffer2.h   |   45 +
 other-licenses/7zstub/src/CPP/Common/MyCom.h       |  277 +
 other-licenses/7zstub/src/CPP/Common/MyException.h |   14 +
 other-licenses/7zstub/src/CPP/Common/MyGuidDef.h   |   54 +
 other-licenses/7zstub/src/CPP/Common/MyInitGuid.h  |   45 +
 other-licenses/7zstub/src/CPP/Common/MyLinux.h     |   42 +
 other-licenses/7zstub/src/CPP/Common/MyString.cpp  | 1659 ++++
 other-licenses/7zstub/src/CPP/Common/MyString.h    |  867 ++
 other-licenses/7zstub/src/CPP/Common/MyTypes.h     |   35 +
 other-licenses/7zstub/src/CPP/Common/MyUnknown.h   |   17 +
 other-licenses/7zstub/src/CPP/Common/MyVector.cpp  |    3 +
 other-licenses/7zstub/src/CPP/Common/MyVector.h    |  634 ++
 other-licenses/7zstub/src/CPP/Common/MyWindows.cpp |  145 +
 other-licenses/7zstub/src/CPP/Common/MyWindows.h   |  231 +
 .../7zstub/src/CPP/Common/NewHandler.cpp           |  163 +
 other-licenses/7zstub/src/CPP/Common/NewHandler.h  |   88 +
 other-licenses/7zstub/src/CPP/Common/Sha256Reg.cpp |   40 +
 other-licenses/7zstub/src/CPP/Common/StdAfx.h      |    8 +
 .../7zstub/src/CPP/Common/StdInStream.cpp          |   89 +
 other-licenses/7zstub/src/CPP/Common/StdInStream.h |   38 +
 .../7zstub/src/CPP/Common/StdOutStream.cpp         |  163 +
 .../7zstub/src/CPP/Common/StdOutStream.h           |   71 +
 .../7zstub/src/CPP/Common/StringConvert.cpp        |  319 +
 .../7zstub/src/CPP/Common/StringConvert.h          |   88 +
 .../7zstub/src/CPP/Common/StringToInt.cpp          |  144 +
 other-licenses/7zstub/src/CPP/Common/StringToInt.h |   21 +
 .../7zstub/src/CPP/Common/TextConfig.cpp           |  124 +
 other-licenses/7zstub/src/CPP/Common/TextConfig.h  |   19 +
 .../7zstub/src/CPP/Common/UTFConvert.cpp           |  288 +
 other-licenses/7zstub/src/CPP/Common/UTFConvert.h  |   12 +
 other-licenses/7zstub/src/CPP/Common/Wildcard.cpp  |  676 ++
 other-licenses/7zstub/src/CPP/Common/Wildcard.h    |  149 +
 .../7zstub/src/CPP/Common/XzCrc64Init.cpp          |    7 +
 .../7zstub/src/CPP/Common/XzCrc64Reg.cpp           |   42 +
 other-licenses/7zstub/src/CPP/Windows/COM.h        |   70 +
 .../7zstub/src/CPP/Windows/CommonDialog.cpp        |  185 +
 .../7zstub/src/CPP/Windows/CommonDialog.h          |   23 +
 .../7zstub/src/CPP/Windows/Control/ComboBox.cpp    |   66 +
 .../7zstub/src/CPP/Windows/Control/ComboBox.h      |   65 +
 .../7zstub/src/CPP/Windows/Control/CommandBar.h    |   52 +
 .../7zstub/src/CPP/Windows/Control/Dialog.cpp      |  251 +
 .../7zstub/src/CPP/Windows/Control/Dialog.h        |  170 +
 .../7zstub/src/CPP/Windows/Control/Edit.h          |   19 +
 .../7zstub/src/CPP/Windows/Control/ImageList.cpp   |   10 +
 .../7zstub/src/CPP/Windows/Control/ImageList.h     |   87 +
 .../7zstub/src/CPP/Windows/Control/ListView.cpp    |  155 +
 .../7zstub/src/CPP/Windows/Control/ListView.h      |  146 +
 .../7zstub/src/CPP/Windows/Control/ProgressBar.h   |   35 +
 .../src/CPP/Windows/Control/PropertyPage.cpp       |  143 +
 .../7zstub/src/CPP/Windows/Control/PropertyPage.h  |   50 +
 .../7zstub/src/CPP/Windows/Control/ReBar.h         |   34 +
 .../7zstub/src/CPP/Windows/Control/Static.h        |   28 +
 .../7zstub/src/CPP/Windows/Control/StatusBar.h     |   42 +
 .../7zstub/src/CPP/Windows/Control/StdAfx.h        |    8 +
 .../7zstub/src/CPP/Windows/Control/ToolBar.h       |   43 +
 .../7zstub/src/CPP/Windows/Control/Trackbar.h      |   27 +
 .../7zstub/src/CPP/Windows/Control/Window2.cpp     |  200 +
 .../7zstub/src/CPP/Windows/Control/Window2.h       |   51 +
 other-licenses/7zstub/src/CPP/Windows/DLL.cpp      |  109 +
 other-licenses/7zstub/src/CPP/Windows/DLL.h        |   58 +
 other-licenses/7zstub/src/CPP/Windows/Defs.h       |   17 +
 other-licenses/7zstub/src/CPP/Windows/ErrorMsg.cpp |   66 +
 other-licenses/7zstub/src/CPP/Windows/ErrorMsg.h   |   15 +
 other-licenses/7zstub/src/CPP/Windows/FileDir.cpp  |  714 ++
 other-licenses/7zstub/src/CPP/Windows/FileDir.h    |  117 +
 other-licenses/7zstub/src/CPP/Windows/FileFind.cpp |  749 ++
 other-licenses/7zstub/src/CPP/Windows/FileFind.h   |  161 +
 other-licenses/7zstub/src/CPP/Windows/FileIO.cpp   |  432 +
 other-licenses/7zstub/src/CPP/Windows/FileIO.h     |  212 +
 other-licenses/7zstub/src/CPP/Windows/FileLink.cpp |  440 +
 .../7zstub/src/CPP/Windows/FileMapping.cpp         |   12 +
 .../7zstub/src/CPP/Windows/FileMapping.h           |   66 +
 other-licenses/7zstub/src/CPP/Windows/FileName.cpp |  839 ++
 other-licenses/7zstub/src/CPP/Windows/FileName.h   |  115 +
 .../7zstub/src/CPP/Windows/FileSystem.cpp          |  131 +
 other-licenses/7zstub/src/CPP/Windows/FileSystem.h |   27 +
 other-licenses/7zstub/src/CPP/Windows/Handle.h     |   37 +
 .../7zstub/src/CPP/Windows/MemoryLock.cpp          |   97 +
 other-licenses/7zstub/src/CPP/Windows/MemoryLock.h |   40 +
 other-licenses/7zstub/src/CPP/Windows/NtCheck.h    |   46 +
 .../7zstub/src/CPP/Windows/PropVariant.cpp         |  347 +
 .../7zstub/src/CPP/Windows/PropVariant.h           |  114 +
 .../7zstub/src/CPP/Windows/PropVariantConv.cpp     |  138 +
 .../7zstub/src/CPP/Windows/PropVariantConv.h       |   37 +
 other-licenses/7zstub/src/CPP/Windows/Registry.cpp |  390 +
 other-licenses/7zstub/src/CPP/Windows/Registry.h   |   84 +
 .../7zstub/src/CPP/Windows/ResourceString.cpp      |  103 +
 .../7zstub/src/CPP/Windows/ResourceString.h        |   16 +
 .../7zstub/src/CPP/Windows/SecurityUtils.cpp       |  181 +
 .../7zstub/src/CPP/Windows/SecurityUtils.h         |  167 +
 other-licenses/7zstub/src/CPP/Windows/Shell.cpp    |  340 +
 other-licenses/7zstub/src/CPP/Windows/Shell.h      |   94 +
 other-licenses/7zstub/src/CPP/Windows/StdAfx.h     |    8 +
 .../7zstub/src/CPP/Windows/Synchronization.cpp     |   10 +
 .../7zstub/src/CPP/Windows/Synchronization.h       |  164 +
 other-licenses/7zstub/src/CPP/Windows/System.cpp   |  142 +
 other-licenses/7zstub/src/CPP/Windows/System.h     |   40 +
 other-licenses/7zstub/src/CPP/Windows/Thread.h     |   38 +
 .../7zstub/src/CPP/Windows/TimeUtils.cpp           |  213 +
 other-licenses/7zstub/src/CPP/Windows/TimeUtils.h  |   32 +
 other-licenses/7zstub/src/CPP/Windows/Window.cpp   |  179 +
 other-licenses/7zstub/src/CPP/Windows/Window.h     |  284 +
 other-licenses/7zstub/src/CS/7zip/Common/CRC.cs    |   55 +
 .../7zstub/src/CS/7zip/Common/CommandLineParser.cs |  274 +
 .../7zstub/src/CS/7zip/Common/InBuffer.cs          |   72 +
 .../7zstub/src/CS/7zip/Common/OutBuffer.cs         |   47 +
 .../7zstub/src/CS/7zip/Compress/LZ/IMatchFinder.cs |   24 +
 .../7zstub/src/CS/7zip/Compress/LZ/LzBinTree.cs    |  367 +
 .../7zstub/src/CS/7zip/Compress/LZ/LzInWindow.cs   |  132 +
 .../7zstub/src/CS/7zip/Compress/LZ/LzOutWindow.cs  |  110 +
 .../7zstub/src/CS/7zip/Compress/LZMA/LzmaBase.cs   |   76 +
 .../src/CS/7zip/Compress/LZMA/LzmaDecoder.cs       |  398 +
 .../src/CS/7zip/Compress/LZMA/LzmaEncoder.cs       | 1480 ++++
 .../src/CS/7zip/Compress/LzmaAlone/LzmaAlone.cs    |  364 +
 .../CS/7zip/Compress/LzmaAlone/LzmaAlone.csproj    |   90 +
 .../src/CS/7zip/Compress/LzmaAlone/LzmaAlone.sln   |   20 +
 .../src/CS/7zip/Compress/LzmaAlone/LzmaBench.cs    |  340 +
 .../Compress/LzmaAlone/Properties/AssemblyInfo.cs  |   29 +
 .../Compress/LzmaAlone/Properties/Resources.cs     |   70 +
 .../7zip/Compress/LzmaAlone/Properties/Settings.cs |   42 +
 .../src/CS/7zip/Compress/RangeCoder/RangeCoder.cs  |  234 +
 .../CS/7zip/Compress/RangeCoder/RangeCoderBit.cs   |  117 +
 .../7zip/Compress/RangeCoder/RangeCoderBitTree.cs  |  157 +
 other-licenses/7zstub/src/CS/7zip/ICoder.cs        |  157 +
 other-licenses/7zstub/src/Common/Alloc.cpp         |  118 -
 other-licenses/7zstub/src/Common/Alloc.h           |   29 -
 other-licenses/7zstub/src/Common/Buffer.h          |   77 -
 other-licenses/7zstub/src/Common/CRC.cpp           |   61 -
 other-licenses/7zstub/src/Common/CRC.h             |   36 -
 other-licenses/7zstub/src/Common/ComTry.h          |   17 -
 .../7zstub/src/Common/CommandLineParser.cpp        |  232 -
 .../7zstub/src/Common/CommandLineParser.h          |   72 -
 other-licenses/7zstub/src/Common/Defs.h            |   20 -
 other-licenses/7zstub/src/Common/DynamicBuffer.h   |   47 -
 other-licenses/7zstub/src/Common/IntToString.cpp   |   63 -
 other-licenses/7zstub/src/Common/IntToString.h     |   15 -
 other-licenses/7zstub/src/Common/MyCom.h           |  203 -
 other-licenses/7zstub/src/Common/MyUnknown.h       |   24 -
 other-licenses/7zstub/src/Common/MyWindows.cpp     |  113 -
 other-licenses/7zstub/src/Common/MyWindows.h       |  200 -
 other-licenses/7zstub/src/Common/NewHandler.cpp    |  116 -
 other-licenses/7zstub/src/Common/NewHandler.h      |   16 -
 other-licenses/7zstub/src/Common/Random.cpp        |   17 -
 other-licenses/7zstub/src/Common/Random.h          |   16 -
 other-licenses/7zstub/src/Common/StdInStream.cpp   |   78 -
 other-licenses/7zstub/src/Common/StdInStream.h     |   31 -
 other-licenses/7zstub/src/Common/StdOutStream.cpp  |   87 -
 other-licenses/7zstub/src/Common/StdOutStream.h    |   35 -
 other-licenses/7zstub/src/Common/String.cpp        |  198 -
 other-licenses/7zstub/src/Common/String.h          |  631 --
 other-licenses/7zstub/src/Common/StringConvert.cpp |   93 -
 other-licenses/7zstub/src/Common/StringConvert.h   |   71 -
 other-licenses/7zstub/src/Common/TextConfig.cpp    |  137 -
 other-licenses/7zstub/src/Common/TextConfig.h      |   22 -
 other-licenses/7zstub/src/Common/Types.h           |   19 -
 other-licenses/7zstub/src/Common/UTFConvert.cpp    |   91 -
 other-licenses/7zstub/src/Common/UTFConvert.h      |   11 -
 other-licenses/7zstub/src/Common/Vector.cpp        |   74 -
 other-licenses/7zstub/src/Common/Vector.h          |  228 -
 other-licenses/7zstub/src/Common/Wildcard.cpp      |  462 -
 other-licenses/7zstub/src/Common/Wildcard.h        |   78 -
 other-licenses/7zstub/src/DOC/7zC.txt              |  114 +-
 other-licenses/7zstub/src/DOC/7zFormat.txt         |  469 +
 other-licenses/7zstub/src/DOC/Methods.txt          |  167 +
 other-licenses/7zstub/src/DOC/copying.txt          |  504 --
 other-licenses/7zstub/src/DOC/installer.txt        |  166 +
 other-licenses/7zstub/src/DOC/lzma-history.txt     |  424 +
 other-licenses/7zstub/src/DOC/lzma-sdk.txt         |  357 +
 .../7zstub/src/DOC/lzma-specification.txt          | 1176 +++
 other-licenses/7zstub/src/DOC/lzma.txt             |  758 +-
 other-licenses/7zstub/src/DOC/readme.txt           |  226 -
 other-licenses/7zstub/src/Java/SevenZip/CRC.java   |   52 +
 .../src/Java/SevenZip/Compression/LZ/BinTree.java  |  382 +
 .../src/Java/SevenZip/Compression/LZ/InWindow.java |  131 +
 .../Java/SevenZip/Compression/LZ/OutWindow.java    |   85 +
 .../src/Java/SevenZip/Compression/LZMA/Base.java   |   88 +
 .../Java/SevenZip/Compression/LZMA/Decoder.java    |  329 +
 .../Java/SevenZip/Compression/LZMA/Encoder.java    | 1416 +++
 .../Compression/RangeCoder/BitTreeDecoder.java     |   55 +
 .../Compression/RangeCoder/BitTreeEncoder.java     |   99 +
 .../SevenZip/Compression/RangeCoder/Decoder.java   |   88 +
 .../SevenZip/Compression/RangeCoder/Encoder.java   |  151 +
 .../7zstub/src/Java/SevenZip/ICodeProgress.java    |    6 +
 .../7zstub/src/Java/SevenZip/LzmaAlone.java        |  253 +
 .../7zstub/src/Java/SevenZip/LzmaBench.java        |  392 +
 other-licenses/7zstub/src/Windows/COM.cpp          |   37 -
 other-licenses/7zstub/src/Windows/COM.h            |   57 -
 .../7zstub/src/Windows/Control/Dialog.cpp          |  145 -
 other-licenses/7zstub/src/Windows/Control/Dialog.h |  141 -
 .../7zstub/src/Windows/Control/ProgressBar.h       |   41 -
 other-licenses/7zstub/src/Windows/DLL.cpp          |  115 -
 other-licenses/7zstub/src/Windows/DLL.h            |   54 -
 other-licenses/7zstub/src/Windows/Defs.h           |   18 -
 other-licenses/7zstub/src/Windows/Error.cpp        |   50 -
 other-licenses/7zstub/src/Windows/Error.h          |   33 -
 other-licenses/7zstub/src/Windows/FileDir.cpp      |  672 --
 other-licenses/7zstub/src/Windows/FileDir.h        |  189 -
 other-licenses/7zstub/src/Windows/FileFind.cpp     |  365 -
 other-licenses/7zstub/src/Windows/FileFind.h       |  176 -
 other-licenses/7zstub/src/Windows/FileIO.cpp       |  245 -
 other-licenses/7zstub/src/Windows/FileIO.h         |   98 -
 other-licenses/7zstub/src/Windows/FileName.cpp     |  111 -
 other-licenses/7zstub/src/Windows/FileName.h       |   43 -
 other-licenses/7zstub/src/Windows/Handle.h         |   37 -
 other-licenses/7zstub/src/Windows/PropVariant.cpp  |  310 -
 other-licenses/7zstub/src/Windows/PropVariant.h    |   57 -
 .../7zstub/src/Windows/PropVariantConversions.cpp  |  145 -
 .../7zstub/src/Windows/PropVariantConversions.h    |   14 -
 .../7zstub/src/Windows/ResourceString.cpp          |   53 -
 other-licenses/7zstub/src/Windows/ResourceString.h |   20 -
 .../7zstub/src/Windows/Synchronization.cpp         |   17 -
 .../7zstub/src/Windows/Synchronization.h           |  114 -
 other-licenses/7zstub/src/Windows/Thread.h         |   52 -
 other-licenses/7zstub/src/Windows/Time.h           |   66 -
 other-licenses/7zstub/src/Windows/Window.cpp       |  169 -
 other-licenses/7zstub/src/Windows/Window.h         |  211 -
 other-licenses/7zstub/src/bin/7zS2.sfx             |  Bin 0 -> 34816 bytes
 other-licenses/7zstub/src/bin/7zS2con.sfx          |  Bin 0 -> 34816 bytes
 other-licenses/7zstub/src/bin/7zSD.sfx             |  Bin 0 -> 124928 bytes
 other-licenses/7zstub/src/bin/7zdec.exe            |  Bin 0 -> 42496 bytes
 other-licenses/7zstub/src/bin/7zr.exe              |  Bin 0 -> 518656 bytes
 other-licenses/7zstub/src/bin/installer/config.txt |    5 +
 other-licenses/7zstub/src/bin/installer/cr.bat     |    5 +
 other-licenses/7zstub/src/bin/lzma.exe             |  Bin 0 -> 106496 bytes
 other-licenses/7zstub/src/bin/x64/7zr.exe          |  Bin 0 -> 798720 bytes
 other-licenses/7zstub/uxp/7zSD.manifest            |   29 +
 other-licenses/7zstub/uxp/7zSD.sfx                 |  Bin 231936 -> 156672 bytes
 security/manager/ssl/nsSTSPreloadList.errors       | 3580 +++++---
 security/manager/ssl/nsSTSPreloadList.inc          | 5020 +++++++----
 security/manager/ssl/nsSiteSecurityService.cpp     |    2 +-
 testing/web-platform/meta/MANIFEST.json            |  173 +-
 .../multiline-placeholder-cr.html                  |    1 +
 .../multiline-placeholder-crlf.html                |   21 +
 .../multiline-placeholder-ref.html                 |   15 +
 .../multiline-placeholder.html                     |   22 +
 .../the-textarea-element/support/placeholder.css   |    6 +
 .../the-placeholder-attribute/multiline-cr.html    |    1 +
 .../the-placeholder-attribute/multiline-crlf.html  |   19 +
 .../the-placeholder-attribute/multiline-ref.html   |    5 +
 .../input/the-placeholder-attribute/multiline.html |   19 +
 testing/web-platform/tests/lint.whitelist          |    4 +
 toolkit/components/blocklist/blocklist.manifest    |    2 -
 toolkit/components/blocklist/moz.build             |    1 -
 toolkit/components/blocklist/nsBlocklistService.js |   52 +-
 .../blocklist/nsBlocklistServiceContent.js         |  113 -
 toolkit/components/build/nsToolkitCompsModule.cpp  |   18 -
 toolkit/components/downloads/moz.build             |    7 +-
 toolkit/components/maintenanceservice/Makefile.in  |   13 -
 .../maintenanceservice_installer.nsi               |  275 -
 .../maintenanceservice/maintenanceservice.cpp      |  391 -
 .../maintenanceservice.exe.manifest                |   25 -
 .../maintenanceservice/maintenanceservice.h        |   10 -
 .../maintenanceservice/maintenanceservice.rc       |   86 -
 toolkit/components/maintenanceservice/moz.build    |   54 -
 toolkit/components/maintenanceservice/resource.h   |   20 -
 .../components/maintenanceservice/servicebase.cpp  |   86 -
 .../components/maintenanceservice/servicebase.h    |   22 -
 .../maintenanceservice/serviceinstall.cpp          |  759 --
 .../components/maintenanceservice/serviceinstall.h |   21 -
 .../components/maintenanceservice/workmonitor.cpp  |  758 --
 .../components/maintenanceservice/workmonitor.h    |    5 -
 toolkit/components/moz.build                       |    3 -
 .../components/osfile/NativeOSFileInternals.cpp    |    1 -
 .../components/osfile/modules/osfile_unix_back.jsm |   15 +-
 .../passwordmgr/nsLoginManagerPrompter.js          |   72 +-
 toolkit/components/places/UnifiedComplete.js       |   80 +-
 .../components/places/mozIPlacesAutoComplete.idl   |    8 +-
 toolkit/components/places/nsPlacesTables.h         |    4 +-
 toolkit/components/places/nsPlacesTriggers.h       |    3 +-
 .../tests/unifiedcomplete/head_autocomplete.js     |    8 +-
 .../tests/unifiedcomplete/test_tab_matches.js      |   53 +-
 .../components/search/current/nsSearchService.js   |   26 +-
 .../components/search/orginal/nsSearchService.js   |   26 +-
 .../components/thumbnails/BackgroundPageThumbs.jsm |   43 +-
 toolkit/components/thumbnails/PageThumbs.jsm       |    3 -
 toolkit/components/thumbnails/moz.build            |    4 +-
 .../timermanager/nsUpdateTimerManager.js           |   32 +-
 toolkit/components/webextensions/.eslintrc.js      |  494 --
 toolkit/components/webextensions/Extension.jsm     |  902 --
 toolkit/components/webextensions/ExtensionAPI.jsm  |   81 -
 .../components/webextensions/ExtensionChild.jsm    | 1058 ---
 .../components/webextensions/ExtensionCommon.jsm   |  679 --
 .../components/webextensions/ExtensionContent.jsm  | 1050 ---
 .../webextensions/ExtensionManagement.jsm          |  321 -
 .../components/webextensions/ExtensionParent.jsm   |  551 --
 .../components/webextensions/ExtensionStorage.jsm  |  241 -
 .../webextensions/ExtensionTestCommon.jsm          |  343 -
 .../components/webextensions/ExtensionUtils.jsm    | 1216 ---
 .../webextensions/ExtensionXPCShellUtils.jsm       |  306 -
 .../webextensions/LegacyExtensionsUtils.jsm        |  250 -
 .../components/webextensions/MessageChannel.jsm    |  797 --
 .../components/webextensions/NativeMessaging.jsm   |  443 -
 toolkit/components/webextensions/Schemas.jsm       | 2143 -----
 toolkit/components/webextensions/ext-alarms.js     |  155 -
 .../components/webextensions/ext-backgroundPage.js |  147 -
 .../webextensions/ext-browser-content.js           |  217 -
 .../webextensions/ext-c-backgroundPage.js          |   45 -
 .../components/webextensions/ext-c-extension.js    |   57 -
 toolkit/components/webextensions/ext-c-runtime.js  |   96 -
 toolkit/components/webextensions/ext-c-storage.js  |   62 -
 toolkit/components/webextensions/ext-c-test.js     |  188 -
 toolkit/components/webextensions/ext-cookies.js    |  484 -
 toolkit/components/webextensions/ext-downloads.js  |  799 --
 toolkit/components/webextensions/ext-extension.js  |   20 -
 toolkit/components/webextensions/ext-i18n.js       |   34 -
 toolkit/components/webextensions/ext-idle.js       |   94 -
 toolkit/components/webextensions/ext-management.js |  109 -
 .../components/webextensions/ext-notifications.js  |  161 -
 toolkit/components/webextensions/ext-runtime.js    |  134 -
 toolkit/components/webextensions/ext-storage.js    |   46 -
 toolkit/components/webextensions/ext-topSites.js   |   24 -
 .../components/webextensions/ext-webNavigation.js  |  192 -
 toolkit/components/webextensions/ext-webRequest.js |  115 -
 .../webextensions/extensions-toolkit.manifest      |   49 -
 toolkit/components/webextensions/jar.mn            |   26 -
 toolkit/components/webextensions/moz.build         |   41 -
 toolkit/components/webextensions/schemas/LICENSE   |   27 -
 .../components/webextensions/schemas/alarms.json   |  145 -
 .../components/webextensions/schemas/cookies.json  |  224 -
 .../webextensions/schemas/downloads.json           |  793 --
 .../components/webextensions/schemas/events.json   |  322 -
 .../webextensions/schemas/experiments.json         |   16 -
 .../webextensions/schemas/extension.json           |  178 -
 .../webextensions/schemas/extension_types.json     |   83 -
 toolkit/components/webextensions/schemas/i18n.json |  132 -
 toolkit/components/webextensions/schemas/idle.json |   70 -
 toolkit/components/webextensions/schemas/jar.mn    |   25 -
 .../webextensions/schemas/management.json          |  250 -
 .../components/webextensions/schemas/manifest.json |  377 -
 toolkit/components/webextensions/schemas/moz.build |    7 -
 .../schemas/native_host_manifest.json              |   37 -
 .../webextensions/schemas/notifications.json       |  416 -
 .../components/webextensions/schemas/runtime.json  |  590 --
 .../components/webextensions/schemas/storage.json  |  229 -
 toolkit/components/webextensions/schemas/test.json |  215 -
 .../webextensions/schemas/top_sites.json           |   66 -
 .../webextensions/schemas/web_navigation.json      |  387 -
 .../webextensions/schemas/web_request.json         |  616 --
 .../webextensions/test/mochitest/.eslintrc.js      |   35 -
 .../webextensions/test/mochitest/chrome.ini        |   35 -
 .../webextensions/test/mochitest/chrome_head.js    |   12 -
 .../test/mochitest/file_WebNavigation_page1.html   |   12 -
 .../test/mochitest/file_WebNavigation_page2.html   |    7 -
 .../test/mochitest/file_WebNavigation_page3.html   |    9 -
 .../test/mochitest/file_WebRequest_page3.html      |   11 -
 .../webextensions/test/mochitest/file_csp.html     |   14 -
 .../test/mochitest/file_csp.html^headers^          |    1 -
 .../test/mochitest/file_ext_test_api_injection.js  |   12 -
 .../test/mochitest/file_image_bad.png              |  Bin 5401 -> 0 bytes
 .../test/mochitest/file_image_good.png             |  Bin 580 -> 0 bytes
 .../test/mochitest/file_image_redirect.png         |  Bin 5401 -> 0 bytes
 .../webextensions/test/mochitest/file_mixed.html   |   13 -
 .../test/mochitest/file_permission_xhr.html        |   55 -
 .../test/mochitest/file_privilege_escalation.html  |   13 -
 .../webextensions/test/mochitest/file_sample.html  |   12 -
 .../test/mochitest/file_script_bad.js              |    3 -
 .../test/mochitest/file_script_good.js             |    3 -
 .../test/mochitest/file_script_redirect.js         |    4 -
 .../test/mochitest/file_script_xhr.js              |    5 -
 .../test/mochitest/file_style_bad.css              |    3 -
 .../test/mochitest/file_style_good.css             |    3 -
 .../test/mochitest/file_style_redirect.css         |    3 -
 .../test/mochitest/file_teardown_test.js           |   24 -
 .../file_webNavigation_clientRedirect.html         |    9 -
 ...e_webNavigation_clientRedirect_httpHeaders.html |    8 -
 ...gation_clientRedirect_httpHeaders.html^headers^ |    1 -
 .../file_webNavigation_frameClientRedirect.html    |   12 -
 .../file_webNavigation_frameRedirect.html          |   12 -
 .../file_webNavigation_manualSubframe.html         |   12 -
 .../file_webNavigation_manualSubframe_page1.html   |    8 -
 .../file_webNavigation_manualSubframe_page2.html   |    7 -
 .../test/mochitest/file_with_about_blank.html      |   10 -
 .../webextensions/test/mochitest/head.js           |   13 -
 .../webextensions/test/mochitest/head_cookies.js   |  167 -
 .../test/mochitest/head_webrequest.js              |  331 -
 .../webextensions/test/mochitest/mochitest.ini     |  115 -
 .../webextensions/test/mochitest/redirection.sjs   |    4 -
 .../test/mochitest/return_headers.sjs              |   20 -
 .../test_chrome_ext_background_debug_global.html   |  166 -
 .../mochitest/test_chrome_ext_background_page.html |   84 -
 ...ext_contentscript_unrecognizedprop_warning.html |   80 -
 .../test_chrome_ext_downloads_saveAs.html          |   68 -
 .../test_chrome_ext_eventpage_warning.html         |  106 -
 .../mochitest/test_chrome_ext_hybrid_addons.html   |  141 -
 .../test/mochitest/test_chrome_ext_idle.html       |   64 -
 .../test_chrome_ext_shutdown_cleanup.html          |   50 -
 .../mochitest/test_chrome_ext_storage_cleanup.html |  164 -
 .../test_chrome_ext_trustworthy_origin.html        |   53 -
 ...est_chrome_ext_webnavigation_resolved_urls.html |   83 -
 ...st_chrome_ext_webrequest_background_events.html |   96 -
 .../test_chrome_native_messaging_paths.html        |   61 -
 .../test/mochitest/test_clipboard.html             |  140 -
 .../test/mochitest/test_ext_all_apis.js            |  160 -
 .../test_ext_background_api_injection.html         |   46 -
 .../test/mochitest/test_ext_background_canvas.html |   47 -
 .../test_ext_background_generated_url.html         |   47 -
 .../mochitest/test_ext_background_teardown.html    |   76 -
 .../test_ext_content_security_policy.html          |  162 -
 .../test/mochitest/test_ext_contentscript.html     |  116 -
 .../test_ext_contentscript_about_blank.html        |  117 -
 .../test_ext_contentscript_api_injection.html      |   88 -
 .../test_ext_contentscript_async_loading.html      |   54 -
 .../mochitest/test_ext_contentscript_context.html  |   81 -
 .../test_ext_contentscript_create_iframe.html      |  165 -
 .../test/mochitest/test_ext_contentscript_css.html |   48 -
 .../test_ext_contentscript_devtools_metadata.html  |   81 -
 .../test_ext_contentscript_exporthelpers.html      |   95 -
 .../test_ext_contentscript_incognito.html          |   89 -
 .../test_ext_contentscript_permission.html         |   59 -
 .../mochitest/test_ext_contentscript_teardown.html |   96 -
 .../test/mochitest/test_ext_cookies.html           |  234 -
 .../mochitest/test_ext_cookies_containers.html     |   93 -
 .../test/mochitest/test_ext_cookies_expiry.html    |   72 -
 .../test_ext_cookies_permissions_bad.html          |  112 -
 .../test_ext_cookies_permissions_good.html         |   86 -
 .../mochitest/test_ext_exclude_include_globs.html  |   92 -
 .../mochitest/test_ext_external_messaging.html     |  111 -
 .../test/mochitest/test_ext_generate.html          |   49 -
 .../test/mochitest/test_ext_geturl.html            |   72 -
 .../test/mochitest/test_ext_i18n.html              |  432 -
 .../test/mochitest/test_ext_i18n_css.html          |  116 -
 .../test_ext_inIncognitoContext_window.html        |   49 -
 .../test/mochitest/test_ext_jsversion.html         |   86 -
 .../test/mochitest/test_ext_listener_proxies.html  |   63 -
 .../test/mochitest/test_ext_notifications.html     |  224 -
 .../test/mochitest/test_ext_permission_xhr.html    |  119 -
 .../test/mochitest/test_ext_runtime_connect.html   |   83 -
 .../test/mochitest/test_ext_runtime_connect2.html  |  103 -
 .../mochitest/test_ext_runtime_connect_twoway.html |  127 -
 .../mochitest/test_ext_runtime_disconnect.html     |   78 -
 .../test/mochitest/test_ext_runtime_id.html        |   61 -
 .../test/mochitest/test_ext_sandbox_var.html       |   60 -
 .../test/mochitest/test_ext_schema.html            |   73 -
 .../test_ext_sendmessage_doublereply.html          |  101 -
 .../test_ext_sendmessage_no_receiver.html          |   83 -
 .../test/mochitest/test_ext_sendmessage_reply.html |   79 -
 .../mochitest/test_ext_sendmessage_reply2.html     |  181 -
 .../test/mochitest/test_ext_storage_content.html   |  330 -
 .../test/mochitest/test_ext_storage_tab.html       |  118 -
 .../mochitest/test_ext_subframes_privileges.html   |  202 -
 .../test/mochitest/test_ext_tab_teardown.html      |  150 -
 .../test/mochitest/test_ext_test.html              |  191 -
 .../test/mochitest/test_ext_unload_frame.html      |  170 -
 .../test_ext_web_accessible_resources.html         |  353 -
 .../test/mochitest/test_ext_webnavigation.html     |  559 --
 .../mochitest/test_ext_webnavigation_filters.html  |  308 -
 .../test_ext_webrequest_background_events.html     |  116 -
 .../test/mochitest/test_ext_webrequest_basic.html  |  327 -
 .../mochitest/test_ext_webrequest_suspend.html     |  216 -
 .../test/mochitest/test_ext_webrequest_upload.html |  199 -
 .../mochitest/test_ext_window_postMessage.html     |  105 -
 .../test/mochitest/test_ext_xhr_capabilities.html  |   86 -
 .../test/mochitest/webrequest_chromeworker.js      |    8 -
 .../test/mochitest/webrequest_test.jsm             |   22 -
 .../test/mochitest/webrequest_worker.js            |    3 -
 .../webextensions/test/xpcshell/.eslintrc.js       |    9 -
 .../test/xpcshell/data/file_download.html          |   12 -
 .../test/xpcshell/data/file_download.txt           |    1 -
 .../components/webextensions/test/xpcshell/head.js |  111 -
 .../test/xpcshell/head_native_messaging.js         |  131 -
 .../webextensions/test/xpcshell/head_sync.js       |   67 -
 .../test/xpcshell/native_messaging.ini             |   13 -
 .../test/xpcshell/test_csp_custom_policies.js      |   38 -
 .../test/xpcshell/test_csp_validator.js            |   85 -
 .../webextensions/test/xpcshell/test_ext_alarms.js |  210 -
 .../test/xpcshell/test_ext_alarms_does_not_fire.js |   33 -
 .../test/xpcshell/test_ext_alarms_periodic.js      |   44 -
 .../test/xpcshell/test_ext_alarms_replaces.js      |   44 -
 .../test/xpcshell/test_ext_api_permissions.js      |   64 -
 .../test/xpcshell/test_ext_apimanager.js           |   91 -
 .../test_ext_background_generated_load_events.js   |   23 -
 .../test_ext_background_generated_reload.js        |   24 -
 .../xpcshell/test_ext_background_global_history.js |   22 -
 .../test_ext_background_private_browsing.js        |   40 -
 .../test_ext_background_runtime_connect_params.js  |   72 -
 .../xpcshell/test_ext_background_sub_windows.js    |   45 -
 .../test_ext_background_window_properties.js       |   34 -
 .../test/xpcshell/test_ext_contexts.js             |  190 -
 .../test/xpcshell/test_ext_downloads.js            |   76 -
 .../test/xpcshell/test_ext_downloads_download.js   |  354 -
 .../test/xpcshell/test_ext_downloads_misc.js       |  862 --
 .../test/xpcshell/test_ext_downloads_search.js     |  402 -
 .../test/xpcshell/test_ext_experiments.js          |  175 -
 .../test/xpcshell/test_ext_extension.js            |   55 -
 .../webextensions/test/xpcshell/test_ext_idle.js   |  202 -
 .../test/xpcshell/test_ext_json_parser.js          |   37 -
 .../xpcshell/test_ext_legacy_extension_context.js  |  168 -
 .../test_ext_legacy_extension_embedding.js         |  188 -
 .../test/xpcshell/test_ext_localStorage.js         |   50 -
 .../test/xpcshell/test_ext_management.js           |   20 -
 .../xpcshell/test_ext_management_uninstall_self.js |  135 -
 .../test_ext_manifest_content_security_policy.js   |   30 -
 .../test/xpcshell/test_ext_manifest_incognito.js   |   27 -
 .../test_ext_manifest_minimum_chrome_version.js    |   13 -
 .../test/xpcshell/test_ext_native_messaging.js     |  514 --
 .../xpcshell/test_ext_native_messaging_perf.js     |  128 -
 .../test_ext_native_messaging_unresponsive.js      |   82 -
 .../xpcshell/test_ext_onmessage_removelistener.js  |   30 -
 .../test_ext_runtime_connect_no_receiver.js        |   23 -
 .../xpcshell/test_ext_runtime_getBrowserInfo.js    |   26 -
 .../xpcshell/test_ext_runtime_getPlatformInfo.js   |   25 -
 .../test_ext_runtime_onInstalled_and_onStartup.js  |  337 -
 .../test/xpcshell/test_ext_runtime_sendMessage.js  |   79 -
 .../test_ext_runtime_sendMessage_errors.js         |   59 -
 .../test_ext_runtime_sendMessage_no_receiver.js    |   54 -
 .../xpcshell/test_ext_runtime_sendMessage_self.js  |   51 -
 .../test/xpcshell/test_ext_schemas.js              | 1427 ---
 .../xpcshell/test_ext_schemas_allowed_contexts.js  |  147 -
 .../xpcshell/test_ext_schemas_api_injection.js     |  102 -
 .../test/xpcshell/test_ext_schemas_async.js        |  232 -
 .../webextensions/test/xpcshell/test_ext_simple.js |   69 -
 .../test/xpcshell/test_ext_storage.js              |  334 -
 .../test/xpcshell/test_ext_topSites.js             |   85 -
 .../test/xpcshell/test_getAPILevelForWindow.js     |   55 -
 .../test/xpcshell/test_locale_converter.js         |  133 -
 .../test/xpcshell/test_locale_data.js              |  130 -
 .../test/xpcshell/test_native_messaging.js         |  302 -
 .../webextensions/test/xpcshell/xpcshell.ini       |   69 -
 toolkit/content/widgets/browser.xml                |   90 +-
 toolkit/crashreporter/CrashReports.jsm             |   91 -
 toolkit/crashreporter/CrashSubmit.jsm              |  570 --
 toolkit/crashreporter/InjectCrashReporter.cpp      |   84 -
 toolkit/crashreporter/InjectCrashReporter.h        |   28 -
 toolkit/crashreporter/KeyValueParser.jsm           |   54 -
 toolkit/crashreporter/LoadLibraryRemote.cpp        |  454 -
 toolkit/crashreporter/LoadLibraryRemote.h          |   24 -
 .../breakpad-patches/00-arm-exidx-rollup.patch     | 1347 ---
 toolkit/crashreporter/breakpad-patches/README      |    4 -
 .../breakpad-windows-libxul/moz.build              |   32 -
 .../breakpad-windows-standalone/moz.build          |   26 -
 toolkit/crashreporter/client/Makefile.in           |   20 -
 toolkit/crashreporter/client/Throbber-small.avi    |  Bin 3584 -> 0 bytes
 toolkit/crashreporter/client/crashreporter.cpp     |  759 --
 .../client/crashreporter.exe.manifest              |   37 -
 toolkit/crashreporter/client/crashreporter.h       |  158 -
 toolkit/crashreporter/client/crashreporter.ico     |  Bin 25214 -> 0 bytes
 toolkit/crashreporter/client/crashreporter.rc      |  148 -
 .../client/crashreporter_gtk_common.cpp            |  453 -
 .../client/crashreporter_gtk_common.h              |   50 -
 .../crashreporter/client/crashreporter_linux.cpp   |  576 --
 toolkit/crashreporter/client/crashreporter_osx.h   |  107 -
 toolkit/crashreporter/client/crashreporter_osx.mm  |  922 --
 .../client/crashreporter_unix_common.cpp           |   85 -
 toolkit/crashreporter/client/crashreporter_win.cpp | 1568 ----
 .../client/macbuild/Contents/Info.plist            |   32 -
 .../crashreporter/client/macbuild/Contents/PkgInfo |    2 -
 .../Resources/English.lproj/InfoPlist.strings.in   |    8 -
 .../English.lproj/MainMenu.nib/classes.nib         |  102 -
 .../Resources/English.lproj/MainMenu.nib/info.nib  |   18 -
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin 25518 -> 0 bytes
 .../English.lproj/MainMenuRTL.nib/classes.nib      |  102 -
 .../English.lproj/MainMenuRTL.nib/info.nib         |   18 -
 .../English.lproj/MainMenuRTL.nib/keyedobjects.nib |  Bin 27032 -> 0 bytes
 .../macbuild/Contents/Resources/crashreporter.icns |  Bin 61743 -> 0 bytes
 toolkit/crashreporter/client/moz.build             |   78 -
 toolkit/crashreporter/client/resource.h            |   37 -
 toolkit/crashreporter/content/crashes.js           |  179 -
 toolkit/crashreporter/content/crashes.xhtml        |  123 -
 toolkit/crashreporter/crashreporter.mozbuild       |   24 -
 toolkit/crashreporter/docs/index.rst               |  195 -
 toolkit/crashreporter/google-breakpad/.gitignore   |   82 -
 toolkit/crashreporter/google-breakpad/AUTHORS      |    1 -
 toolkit/crashreporter/google-breakpad/ChangeLog    |    0
 toolkit/crashreporter/google-breakpad/DEPS         |   75 -
 toolkit/crashreporter/google-breakpad/GIT-INFO     |    1 -
 toolkit/crashreporter/google-breakpad/INSTALL      |  370 -
 toolkit/crashreporter/google-breakpad/LICENSE      |   50 -
 toolkit/crashreporter/google-breakpad/Makefile.am  | 1510 ----
 toolkit/crashreporter/google-breakpad/Makefile.in  | 8221 -----------------
 toolkit/crashreporter/google-breakpad/NEWS         |    0
 .../crashreporter/google-breakpad/README.ANDROID   |  139 -
 toolkit/crashreporter/google-breakpad/README.md    |   82 -
 toolkit/crashreporter/google-breakpad/aclocal.m4   | 1297 ---
 .../google-breakpad/android/common-functions.sh    |  372 -
 .../android/google_breakpad/Android.mk             |  103 -
 .../google-breakpad/android/run-checks.sh          |  555 --
 .../google-breakpad/android/sample_app/README      |   32 -
 .../android/sample_app/jni/Android.mk              |   44 -
 .../android/sample_app/jni/Application.mk          |   32 -
 .../android/sample_app/jni/test_breakpad.cpp       |   57 -
 .../google-breakpad/android/test-driver            |  131 -
 .../google-breakpad/android/test-shell.sh          |  131 -
 .../google-breakpad/autotools/compile              |  347 -
 .../google-breakpad/autotools/config.guess         | 1447 ---
 .../google-breakpad/autotools/config.sub           | 1813 ----
 .../google-breakpad/autotools/depcomp              |  791 --
 .../google-breakpad/autotools/install-sh           |  501 --
 .../google-breakpad/autotools/ltmain.sh            | 8406 ------------------
 .../google-breakpad/autotools/missing              |  215 -
 .../google-breakpad/autotools/test-driver          |  148 -
 .../google-breakpad/breakpad-client.pc.in          |   10 -
 .../crashreporter/google-breakpad/breakpad.pc.in   |   10 -
 .../google-breakpad/codereview.settings            |    4 -
 toolkit/crashreporter/google-breakpad/configure    | 9255 --------------------
 toolkit/crashreporter/google-breakpad/configure.ac |  204 -
 .../crashreporter/google-breakpad/m4/ax_pthread.m4 |  283 -
 .../crashreporter/google-breakpad/m4/libtool.m4    | 7377 ----------------
 .../crashreporter/google-breakpad/m4/ltoptions.m4  |  368 -
 .../crashreporter/google-breakpad/m4/ltsugar.m4    |  123 -
 .../crashreporter/google-breakpad/m4/ltversion.m4  |   23 -
 .../google-breakpad/m4/lt~obsolete.m4              |   92 -
 .../src/breakpad_googletest_includes.h             |   57 -
 .../google-breakpad/src/build/all.gyp              |   41 -
 .../google-breakpad/src/build/common.gypi          | 1045 ---
 .../google-breakpad/src/build/filename_rules.gypi  |   57 -
 .../google-breakpad/src/build/gyp_breakpad         |   67 -
 .../google-breakpad/src/build/testing.gypi         |   90 -
 .../src/client/apple/Framework/BreakpadDefines.h   |   73 -
 .../google-breakpad/src/client/ios/Breakpad.h      |  246 -
 .../google-breakpad/src/client/ios/Breakpad.mm     |  916 --
 .../client/ios/Breakpad.xcodeproj/project.pbxproj  |  578 --
 .../src/client/ios/BreakpadController.h            |  141 -
 .../src/client/ios/BreakpadController.mm           |  354 -
 .../src/client/ios/Breakpad_Prefix.pch             |    7 -
 .../ios/handler/ios_exception_minidump_generator.h |   74 -
 .../handler/ios_exception_minidump_generator.mm    |  210 -
 .../client/linux/crash_generation/client_info.h    |   53 -
 .../crash_generation/crash_generation_client.cc    |  105 -
 .../crash_generation/crash_generation_client.h     |   65 -
 .../crash_generation/crash_generation_server.cc    |  333 -
 .../crash_generation/crash_generation_server.h     |  135 -
 .../src/client/linux/data/linux-gate-amd.sym       |    3 -
 .../src/client/linux/data/linux-gate-intel.sym     |    3 -
 .../client/linux/dump_writer_common/mapping_info.h |   61 -
 .../linux/dump_writer_common/raw_context_cpu.h     |   53 -
 .../client/linux/dump_writer_common/thread_info.cc |  305 -
 .../client/linux/dump_writer_common/thread_info.h  |   91 -
 .../linux/dump_writer_common/ucontext_reader.cc    |  259 -
 .../linux/dump_writer_common/ucontext_reader.h     |   64 -
 .../src/client/linux/handler/exception_handler.cc  |  789 --
 .../src/client/linux/handler/exception_handler.h   |  278 -
 .../linux/handler/exception_handler_unittest.cc    | 1179 ---
 .../client/linux/handler/microdump_extra_info.h    |   52 -
 .../client/linux/handler/minidump_descriptor.cc    |   87 -
 .../src/client/linux/handler/minidump_descriptor.h |  149 -
 .../google-breakpad/src/client/linux/log/log.cc    |   84 -
 .../google-breakpad/src/client/linux/log/log.h     |   55 -
 .../linux/microdump_writer/microdump_writer.cc     |  609 --
 .../linux/microdump_writer/microdump_writer.h      |   65 -
 .../microdump_writer/microdump_writer_unittest.cc  |  257 -
 .../src/client/linux/minidump_writer/cpu_set.h     |  144 -
 .../linux/minidump_writer/cpu_set_unittest.cc      |  164 -
 .../linux/minidump_writer/directory_reader.h       |  106 -
 .../minidump_writer/directory_reader_unittest.cc   |   78 -
 .../src/client/linux/minidump_writer/line_reader.h |  131 -
 .../linux/minidump_writer/line_reader_unittest.cc  |  169 -
 .../linux/minidump_writer/linux_core_dumper.cc     |  258 -
 .../linux/minidump_writer/linux_core_dumper.h      |  125 -
 .../minidump_writer/linux_core_dumper_unittest.cc  |  128 -
 .../client/linux/minidump_writer/linux_dumper.cc   |  776 --
 .../client/linux/minidump_writer/linux_dumper.h    |  265 -
 .../linux_dumper_unittest_helper.cc                |   94 -
 .../linux/minidump_writer/linux_ptrace_dumper.cc   |  355 -
 .../linux/minidump_writer/linux_ptrace_dumper.h    |   92 -
 .../linux_ptrace_dumper_unittest.cc                |  470 -
 .../linux/minidump_writer/minidump_writer.cc       | 1376 ---
 .../client/linux/minidump_writer/minidump_writer.h |  124 -
 .../minidump_writer/minidump_writer_unittest.cc    |  775 --
 .../minidump_writer_unittest_utils.cc              |   66 -
 .../minidump_writer_unittest_utils.h               |   49 -
 .../linux/minidump_writer/proc_cpuinfo_reader.h    |  130 -
 .../proc_cpuinfo_reader_unittest.cc                |  199 -
 .../google-breakpad/src/client/linux/moz.build     |   35 -
 .../linux/sender/google_crash_report_sender.cc     |  104 -
 .../client/mac/Breakpad.xcodeproj/project.pbxproj  | 2788 ------
 .../src/client/mac/Framework/Breakpad.h            |  285 -
 .../src/client/mac/Framework/Breakpad.mm           | 1043 ---
 .../src/client/mac/Framework/Breakpad_Prefix.pch   |    8 -
 .../src/client/mac/Framework/Info.plist            |   26 -
 .../src/client/mac/Framework/OnDemandServer.h      |  145 -
 .../src/client/mac/Framework/OnDemandServer.mm     |  189 -
 .../src/client/mac/UnitTests-Info.plist            |   20 -
 .../src/client/mac/crash_generation/ConfigFile.h   |   83 -
 .../src/client/mac/crash_generation/ConfigFile.mm  |  167 -
 .../src/client/mac/crash_generation/Inspector.h    |  162 -
 .../src/client/mac/crash_generation/Inspector.mm   |  362 -
 .../client/mac/crash_generation/InspectorMain.mm   |   65 -
 .../src/client/mac/crash_generation/client_info.h  |   47 -
 .../crash_generation/crash_generation_client.cc    |   72 -
 .../mac/crash_generation/crash_generation_client.h |   65 -
 .../crash_generation/crash_generation_server.cc    |  166 -
 .../mac/crash_generation/crash_generation_server.h |  150 -
 .../src/client/mac/crash_generation/moz.build      |   19 -
 .../src/client/mac/handler/breakpad_nlist_64.cc    |  402 -
 .../src/client/mac/handler/breakpad_nlist_64.h     |   47 -
 .../src/client/mac/handler/dynamic_images.cc       |  573 --
 .../src/client/mac/handler/dynamic_images.h        |  319 -
 .../src/client/mac/handler/exception_handler.cc    |  854 --
 .../src/client/mac/handler/exception_handler.h     |  281 -
 .../src/client/mac/handler/mach_vm_compat.h        |   48 -
 .../src/client/mac/handler/minidump_generator.cc   | 1604 ----
 .../src/client/mac/handler/minidump_generator.h    |  236 -
 .../minidump_test.xcodeproj/project.pbxproj        |  841 --
 .../client/mac/handler/minidump_tests32-Info.plist |   20 -
 .../client/mac/handler/minidump_tests64-Info.plist |   22 -
 .../src/client/mac/handler/moz.build               |   22 -
 .../client/mac/handler/obj-cTestCases-Info.plist   |   20 -
 .../mac/handler/protected_memory_allocator.cc      |   92 -
 .../mac/handler/protected_memory_allocator.h       |   85 -
 .../mac/handler/testcases/DynamicImagesTests.cc    |   79 -
 .../mac/handler/testcases/DynamicImagesTests.h     |   52 -
 .../mac/handler/testcases/breakpad_nlist_test.cc   |  106 -
 .../mac/handler/testcases/breakpad_nlist_test.h    |   62 -
 .../src/client/mac/handler/testcases/dwarftests.h  |   46 -
 .../src/client/mac/handler/testcases/dwarftests.mm |   60 -
 .../testcases/testdata/dump_syms_dwarf_data        |  Bin 702795 -> 0 bytes
 .../testcases/testdata/dump_syms_i386_breakpad.sym | 5300 -----------
 .../src/client/mac/handler/ucontext_compat.h       |   47 -
 .../src/client/mac/sender/Breakpad.xib             | 1140 ---
 .../mac/sender/English.lproj/InfoPlist.strings     |  Bin 156 -> 0 bytes
 .../mac/sender/English.lproj/Localizable.strings   |  Bin 2428 -> 0 bytes
 .../src/client/mac/sender/ReporterIcon.graffle     | 2489 ------
 .../mac/sender/crash_report_sender-Info.plist      |   32 -
 .../src/client/mac/sender/crash_report_sender.h    |  117 -
 .../src/client/mac/sender/crash_report_sender.icns |  Bin 170816 -> 0 bytes
 .../src/client/mac/sender/crash_report_sender.m    |  755 --
 .../client/mac/sender/da.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/da.lproj/Localizable.strings |  Bin 2428 -> 0 bytes
 .../client/mac/sender/de.lproj/InfoPlist.strings   |  Bin 192 -> 0 bytes
 .../client/mac/sender/de.lproj/Localizable.strings |  Bin 2746 -> 0 bytes
 .../client/mac/sender/es.lproj/InfoPlist.strings   |  Bin 184 -> 0 bytes
 .../client/mac/sender/es.lproj/Localizable.strings |  Bin 2578 -> 0 bytes
 .../client/mac/sender/fr.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/fr.lproj/Localizable.strings |  Bin 2694 -> 0 bytes
 .../src/client/mac/sender/goArrow.png              |  Bin 3591 -> 0 bytes
 .../client/mac/sender/it.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/it.lproj/Localizable.strings |  Bin 2590 -> 0 bytes
 .../client/mac/sender/ja.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/ja.lproj/Localizable.strings |  Bin 1792 -> 0 bytes
 .../client/mac/sender/nl.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/nl.lproj/Localizable.strings |  Bin 2546 -> 0 bytes
 .../client/mac/sender/no.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/no.lproj/Localizable.strings |  Bin 2484 -> 0 bytes
 .../client/mac/sender/sl.lproj/InfoPlist.strings   |  Bin 184 -> 0 bytes
 .../client/mac/sender/sl.lproj/Localizable.strings |  Bin 2632 -> 0 bytes
 .../client/mac/sender/sv.lproj/InfoPlist.strings   |  Bin 156 -> 0 bytes
 .../client/mac/sender/sv.lproj/Localizable.strings |  Bin 2588 -> 0 bytes
 .../client/mac/sender/tr.lproj/InfoPlist.strings   |  Bin 168 -> 0 bytes
 .../client/mac/sender/tr.lproj/Localizable.strings |  Bin 2430 -> 0 bytes
 .../src/client/mac/sender/uploader.h               |   89 -
 .../src/client/mac/sender/uploader.mm              |  636 --
 .../src/client/mac/testapp/Controller.h            |   65 -
 .../src/client/mac/testapp/Controller.m            |  261 -
 .../mac/testapp/English.lproj/InfoPlist.strings    |  Bin 192 -> 0 bytes
 .../client/mac/testapp/English.lproj/MainMenu.xib  | 3748 --------
 .../src/client/mac/testapp/Info.plist              |   55 -
 .../src/client/mac/testapp/TestClass.h             |   37 -
 .../src/client/mac/testapp/TestClass.mm            |   95 -
 .../src/client/mac/testapp/bomb.icns               |  Bin 23659 -> 0 bytes
 .../src/client/mac/testapp/crashInMain             |  Bin 12588 -> 0 bytes
 .../src/client/mac/testapp/crashduringload         |  Bin 12588 -> 0 bytes
 .../google-breakpad/src/client/mac/testapp/main.m  |   34 -
 .../src/client/mac/tests/BreakpadFramework_Test.mm |  217 -
 .../mac/tests/crash_generation_server_test.cc      |  398 -
 .../src/client/mac/tests/exception_handler_test.cc |  713 --
 .../client/mac/tests/minidump_generator_test.cc    |  319 -
 .../mac/tests/minidump_generator_test_helper.cc    |   74 -
 .../src/client/mac/tests/spawn_child_process.h     |  149 -
 .../src/client/mac/tests/testlogging.h             |    9 -
 .../src/client/minidump_file_writer-inl.h          |   97 -
 .../src/client/minidump_file_writer.cc             |  350 -
 .../src/client/minidump_file_writer.h              |  272 -
 .../src/client/minidump_file_writer_unittest.cc    |  179 -
 .../google-breakpad/src/client/moz.build           |   18 -
 .../src/client/solaris/handler/Makefile            |   78 -
 .../client/solaris/handler/exception_handler.cc    |  258 -
 .../src/client/solaris/handler/exception_handler.h |  201 -
 .../solaris/handler/exception_handler_test.cc      |  119 -
 .../client/solaris/handler/minidump_generator.cc   |  786 --
 .../client/solaris/handler/minidump_generator.h    |   70 -
 .../src/client/solaris/handler/minidump_test.cc    |   75 -
 .../src/client/solaris/handler/moz.build           |   18 -
 .../src/client/solaris/handler/solaris_lwp.cc      |  436 -
 .../src/client/solaris/handler/solaris_lwp.h       |  160 -
 .../src/client/windows/breakpad_client.gyp         |   66 -
 .../client/windows/common/auto_critical_section.h  |   81 -
 .../src/client/windows/common/ipc_protocol.h       |  181 -
 .../src/client/windows/crash_generation/ReadMe.txt |   58 -
 .../client/windows/crash_generation/client_info.cc |  223 -
 .../client/windows/crash_generation/client_info.h  |  177 -
 .../windows/crash_generation/crash_generation.gyp  |   63 -
 .../crash_generation/crash_generation_client.cc    |  405 -
 .../crash_generation/crash_generation_client.h     |  182 -
 .../crash_generation/crash_generation_server.cc    |  931 --
 .../crash_generation/crash_generation_server.h     |  299 -
 .../windows/crash_generation/minidump_generator.cc |  579 --
 .../windows/crash_generation/minidump_generator.h  |  199 -
 .../client/windows/crash_generation/objs.mozbuild  |   17 -
 .../client/windows/handler/exception_handler.cc    | 1073 ---
 .../client/windows/handler/exception_handler.gyp   |   47 -
 .../src/client/windows/handler/exception_handler.h |  524 --
 .../src/client/windows/handler/objs.mozbuild       |   14 -
 .../client/windows/sender/crash_report_sender.cc   |  142 -
 .../client/windows/sender/crash_report_sender.gyp  |   46 -
 .../client/windows/sender/crash_report_sender.h    |  125 -
 .../src/client/windows/sender/objs.mozbuild        |   14 -
 .../tests/crash_generation_app/abstract_class.cc   |   53 -
 .../tests/crash_generation_app/abstract_class.h    |   57 -
 .../crash_generation_app/crash_generation_app.cc   |  522 --
 .../crash_generation_app/crash_generation_app.gyp  |   63 -
 .../crash_generation_app/crash_generation_app.h    |   35 -
 .../crash_generation_app/crash_generation_app.ico  |  Bin 23558 -> 0 bytes
 .../crash_generation_app/crash_generation_app.rc   |  144 -
 .../windows/tests/crash_generation_app/resource.h  |   73 -
 .../windows/tests/crash_generation_app/small.ico   |  Bin 23558 -> 0 bytes
 .../src/client/windows/unittests/client_tests.gyp  |   80 -
 .../unittests/crash_generation_server_test.cc      |  305 -
 .../src/client/windows/unittests/dump_analysis.cc  |  184 -
 .../src/client/windows/unittests/dump_analysis.h   |  102 -
 .../unittests/exception_handler_death_test.cc      |  582 --
 .../unittests/exception_handler_nesting_test.cc    |  327 -
 .../windows/unittests/exception_handler_test.cc    |  501 --
 .../windows/unittests/exception_handler_test.h     |   61 -
 .../src/client/windows/unittests/minidump_test.cc  |  333 -
 .../src/client/windows/unittests/testing.gyp       |   83 -
 .../google-breakpad/src/common/Makefile.in         |    9 -
 .../src/common/android/breakpad_getcontext.S       |  489 --
 .../common/android/breakpad_getcontext_unittest.cc |  186 -
 .../src/common/android/include/elf.h               |  168 -
 .../src/common/android/include/link.h              |   73 -
 .../src/common/android/include/sgidefs.h           |   41 -
 .../src/common/android/include/stab.h              |  100 -
 .../src/common/android/include/sys/procfs.h        |  124 -
 .../src/common/android/include/sys/signal.h        |   35 -
 .../src/common/android/include/sys/user.h          |   85 -
 .../src/common/android/include/ucontext.h          |   56 -
 .../src/common/android/testing/include/wchar.h     |   76 -
 .../src/common/android/testing/mkdtemp.h           |  110 -
 .../src/common/android/testing/pthread_fixes.h     |   99 -
 .../src/common/android/ucontext_constants.h        |  144 -
 .../google-breakpad/src/common/arm_ex_reader.cc    |  487 -
 .../google-breakpad/src/common/arm_ex_reader.h     |  114 -
 .../google-breakpad/src/common/arm_ex_to_module.cc |  209 -
 .../google-breakpad/src/common/arm_ex_to_module.h  |  119 -
 .../google-breakpad/src/common/basictypes.h        |   58 -
 .../google-breakpad/src/common/byte_cursor.h       |  265 -
 .../src/common/byte_cursor_unittest.cc             |  776 --
 .../google-breakpad/src/common/common.gyp          |  250 -
 .../google-breakpad/src/common/convert_UTF.c       |  554 --
 .../google-breakpad/src/common/convert_UTF.h       |  164 -
 .../src/common/dwarf/bytereader-inl.h              |  170 -
 .../google-breakpad/src/common/dwarf/bytereader.cc |  250 -
 .../google-breakpad/src/common/dwarf/bytereader.h  |  315 -
 .../src/common/dwarf/bytereader_unittest.cc        |  707 --
 .../src/common/dwarf/cfi_assembler.cc              |  198 -
 .../src/common/dwarf/cfi_assembler.h               |  269 -
 .../src/common/dwarf/dwarf2diehandler.cc           |  199 -
 .../src/common/dwarf/dwarf2diehandler.h            |  365 -
 .../src/common/dwarf/dwarf2diehandler_unittest.cc  |  527 --
 .../google-breakpad/src/common/dwarf/dwarf2enums.h |  675 --
 .../src/common/dwarf/dwarf2reader.cc               | 2734 ------
 .../src/common/dwarf/dwarf2reader.h                | 1288 ---
 .../src/common/dwarf/dwarf2reader_cfi_unittest.cc  | 2468 ------
 .../src/common/dwarf/dwarf2reader_die_unittest.cc  |  487 -
 .../src/common/dwarf/dwarf2reader_test_common.h    |  149 -
 .../google-breakpad/src/common/dwarf/elf_reader.cc | 1273 ---
 .../google-breakpad/src/common/dwarf/elf_reader.h  |  166 -
 .../src/common/dwarf/functioninfo.cc               |  231 -
 .../src/common/dwarf/functioninfo.h                |  188 -
 .../src/common/dwarf/line_state_machine.h          |   61 -
 .../google-breakpad/src/common/dwarf/moz.build     |   35 -
 .../google-breakpad/src/common/dwarf/types.h       |   51 -
 .../src/common/dwarf_cfi_to_module.cc              |  295 -
 .../src/common/dwarf_cfi_to_module.h               |  202 -
 .../src/common/dwarf_cfi_to_module_unittest.cc     |  306 -
 .../src/common/dwarf_cu_to_module.cc               | 1075 ---
 .../src/common/dwarf_cu_to_module.h                |  320 -
 .../src/common/dwarf_cu_to_module_unittest.cc      | 1804 ----
 .../src/common/dwarf_line_to_module.cc             |  143 -
 .../src/common/dwarf_line_to_module.h              |  188 -
 .../src/common/dwarf_line_to_module_unittest.cc    |  391 -
 .../google-breakpad/src/common/language.cc         |   83 -
 .../google-breakpad/src/common/language.h          |   88 -
 .../google-breakpad/src/common/linux/crc32.cc      |   70 -
 .../google-breakpad/src/common/linux/crc32.h       |   53 -
 .../src/common/linux/dump_symbols.cc               | 1159 ---
 .../src/common/linux/dump_symbols.h                |   86 -
 .../src/common/linux/dump_symbols_unittest.cc      |  204 -
 .../src/common/linux/eintr_wrapper.h               |   58 -
 .../src/common/linux/elf_core_dump.cc              |  179 -
 .../src/common/linux/elf_core_dump.h               |  148 -
 .../src/common/linux/elf_core_dump_unittest.cc     |  256 -
 .../src/common/linux/elf_gnu_compat.h              |   46 -
 .../src/common/linux/elf_symbols_to_module.cc      |  178 -
 .../src/common/linux/elf_symbols_to_module.h       |   58 -
 .../common/linux/elf_symbols_to_module_unittest.cc |  370 -
 .../src/common/linux/elfutils-inl.h                |   74 -
 .../google-breakpad/src/common/linux/elfutils.cc   |  194 -
 .../google-breakpad/src/common/linux/elfutils.h    |  126 -
 .../google-breakpad/src/common/linux/file_id.cc    |  202 -
 .../google-breakpad/src/common/linux/file_id.h     |   87 -
 .../src/common/linux/file_id_unittest.cc           |  338 -
 .../src/common/linux/google_crashdump_uploader.cc  |  202 -
 .../src/common/linux/google_crashdump_uploader.h   |  107 -
 .../common/linux/google_crashdump_uploader_test.cc |  170 -
 .../src/common/linux/guid_creator.cc               |  104 -
 .../src/common/linux/guid_creator.h                |   48 -
 .../src/common/linux/http_upload.cc                |  230 -
 .../google-breakpad/src/common/linux/http_upload.h |   90 -
 .../google-breakpad/src/common/linux/ignore_ret.h  |   40 -
 .../src/common/linux/libcurl_wrapper.cc            |  241 -
 .../src/common/linux/libcurl_wrapper.h             |   93 -
 .../src/common/linux/linux_libc_support.cc         |  237 -
 .../src/common/linux/linux_libc_support.h          |   96 -
 .../common/linux/linux_libc_support_unittest.cc    |  213 -
 .../src/common/linux/memory_mapped_file.cc         |  107 -
 .../src/common/linux/memory_mapped_file.h          |   87 -
 .../common/linux/memory_mapped_file_unittest.cc    |  208 -
 .../google-breakpad/src/common/linux/moz.build     |   56 -
 .../src/common/linux/safe_readlink.cc              |   53 -
 .../src/common/linux/safe_readlink.h               |   65 -
 .../src/common/linux/safe_readlink_unittest.cc     |   89 -
 .../src/common/linux/symbol_upload.cc              |  155 -
 .../src/common/linux/symbol_upload.h               |   59 -
 .../google-breakpad/src/common/linux/synth_elf.cc  |  263 -
 .../google-breakpad/src/common/linux/synth_elf.h   |  197 -
 .../src/common/linux/synth_elf_unittest.cc         |  413 -
 .../src/common/linux/tests/auto_testfile.h         |  124 -
 .../src/common/linux/tests/crash_generator.cc      |  322 -
 .../src/common/linux/tests/crash_generator.h       |  117 -
 .../src/common/mac/Breakpad.xcconfig               |   52 -
 .../src/common/mac/BreakpadDebug.xcconfig          |   32 -
 .../src/common/mac/BreakpadRelease.xcconfig        |   34 -
 .../google-breakpad/src/common/mac/GTMDefines.h    |  456 -
 .../google-breakpad/src/common/mac/GTMLogger.h     |  504 --
 .../google-breakpad/src/common/mac/GTMLogger.m     |  611 --
 .../src/common/mac/HTTPMultipartUpload.h           |   61 -
 .../src/common/mac/HTTPMultipartUpload.m           |  269 -
 .../google-breakpad/src/common/mac/MachIPC.h       |  301 -
 .../google-breakpad/src/common/mac/MachIPC.mm      |  306 -
 .../src/common/mac/arch_utilities.cc               |  211 -
 .../src/common/mac/arch_utilities.h                |   47 -
 .../src/common/mac/bootstrap_compat.cc             |   42 -
 .../src/common/mac/bootstrap_compat.h              |   54 -
 .../google-breakpad/src/common/mac/byteswap.h      |   73 -
 .../google-breakpad/src/common/mac/dump_syms.cc    |  646 --
 .../google-breakpad/src/common/mac/dump_syms.h     |  196 -
 .../google-breakpad/src/common/mac/file_id.cc      |  106 -
 .../google-breakpad/src/common/mac/file_id.h       |   81 -
 .../src/common/mac/launch_reporter.cc              |   84 -
 .../src/common/mac/launch_reporter.h               |   43 -
 .../google-breakpad/src/common/mac/macho_id.cc     |  369 -
 .../google-breakpad/src/common/mac/macho_id.h      |  131 -
 .../google-breakpad/src/common/mac/macho_reader.cc |  539 --
 .../google-breakpad/src/common/mac/macho_reader.h  |  460 -
 .../src/common/mac/macho_reader_unittest.cc        | 1902 ----
 .../src/common/mac/macho_utilities.cc              |  155 -
 .../src/common/mac/macho_utilities.h               |   95 -
 .../google-breakpad/src/common/mac/macho_walker.cc |  268 -
 .../google-breakpad/src/common/mac/macho_walker.h  |  119 -
 .../google-breakpad/src/common/mac/moz.build       |   52 -
 .../src/common/mac/scoped_task_suspend-inl.h       |   56 -
 .../src/common/mac/string_utilities.cc             |   84 -
 .../src/common/mac/string_utilities.h              |   52 -
 .../src/common/mac/super_fat_arch.h                |   88 -
 .../src/common/mac/testing/GTMSenTestCase.h        | 1110 ---
 .../src/common/mac/testing/GTMSenTestCase.m        |  428 -
 .../google-breakpad/src/common/md5.cc              |  251 -
 .../crashreporter/google-breakpad/src/common/md5.h |   27 -
 .../google-breakpad/src/common/memory.h            |  249 -
 .../google-breakpad/src/common/memory_range.h      |  145 -
 .../src/common/memory_range_unittest.cc            |  193 -
 .../google-breakpad/src/common/memory_unittest.cc  |  124 -
 .../src/common/minidump_type_helper.h              |   56 -
 .../google-breakpad/src/common/module.cc           |  348 -
 .../google-breakpad/src/common/module.h            |  351 -
 .../google-breakpad/src/common/module_unittest.cc  |  616 --
 .../google-breakpad/src/common/moz.build           |   72 -
 .../google-breakpad/src/common/scoped_ptr.h        |  404 -
 .../src/common/simple_string_dictionary.cc         |   45 -
 .../src/common/simple_string_dictionary.h          |  260 -
 .../common/simple_string_dictionary_unittest.cc    |  308 -
 .../src/common/solaris/dump_symbols.cc             |  681 --
 .../src/common/solaris/dump_symbols.h              |   49 -
 .../google-breakpad/src/common/solaris/file_id.cc  |  197 -
 .../google-breakpad/src/common/solaris/file_id.h   |   66 -
 .../src/common/solaris/guid_creator.cc             |   84 -
 .../src/common/solaris/guid_creator.h              |   50 -
 .../src/common/solaris/message_output.h            |   54 -
 .../google-breakpad/src/common/solaris/moz.build   |   34 -
 .../google-breakpad/src/common/stabs_reader.cc     |  315 -
 .../google-breakpad/src/common/stabs_reader.h      |  325 -
 .../src/common/stabs_reader_unittest.cc            |  611 --
 .../google-breakpad/src/common/stabs_to_module.cc  |  197 -
 .../google-breakpad/src/common/stabs_to_module.h   |  143 -
 .../src/common/stabs_to_module_unittest.cc         |  258 -
 .../google-breakpad/src/common/stdio_wrapper.h     |   43 -
 .../src/common/string_conversion.cc                |  155 -
 .../google-breakpad/src/common/string_conversion.h |   68 -
 .../google-breakpad/src/common/symbol_data.h       |   42 -
 .../google-breakpad/src/common/test_assembler.cc   |  359 -
 .../google-breakpad/src/common/test_assembler.h    |  484 -
 .../src/common/test_assembler_unittest.cc          | 1662 ----
 .../src/common/testdata/func-line-pairing.h        |  676 --
 .../src/common/tests/auto_tempdir.h                |  100 -
 .../google-breakpad/src/common/tests/file_utils.cc |  153 -
 .../google-breakpad/src/common/tests/file_utils.h  |   52 -
 .../google-breakpad/src/common/unordered.h         |   62 -
 .../google-breakpad/src/common/using_std_string.h  |   65 -
 .../src/common/windows/common_windows.gyp          |  105 -
 .../google-breakpad/src/common/windows/dia_util.cc |   92 -
 .../google-breakpad/src/common/windows/dia_util.h  |   64 -
 .../src/common/windows/guid_string.cc              |   76 -
 .../src/common/windows/guid_string.h               |   58 -
 .../src/common/windows/http_upload.cc              |  420 -
 .../src/common/windows/http_upload.h               |  129 -
 .../src/common/windows/objs.mozbuild               |   15 -
 .../google-breakpad/src/common/windows/omap.cc     |  694 --
 .../google-breakpad/src/common/windows/omap.h      |   72 -
 .../src/common/windows/omap_internal.h             |  137 -
 .../src/common/windows/omap_unittest.cc            |  330 -
 .../src/common/windows/pdb_source_line_writer.cc   | 1369 ---
 .../src/common/windows/pdb_source_line_writer.h    |  257 -
 .../src/common/windows/string_utils-inl.h          |  142 -
 .../src/common/windows/string_utils.cc             |  133 -
 .../crashreporter/google-breakpad/src/config.h.in  |   79 -
 .../src/google_breakpad/common/breakpad_types.h    |   68 -
 .../google_breakpad/common/minidump_cpu_amd64.h    |  235 -
 .../src/google_breakpad/common/minidump_cpu_arm.h  |  151 -
 .../google_breakpad/common/minidump_cpu_arm64.h    |  140 -
 .../src/google_breakpad/common/minidump_cpu_mips.h |  176 -
 .../src/google_breakpad/common/minidump_cpu_ppc.h  |  168 -
 .../google_breakpad/common/minidump_cpu_ppc64.h    |  134 -
 .../google_breakpad/common/minidump_cpu_sparc.h    |  163 -
 .../src/google_breakpad/common/minidump_cpu_x86.h  |  174 -
 .../common/minidump_exception_linux.h              |   87 -
 .../common/minidump_exception_mac.h                |  205 -
 .../common/minidump_exception_ps3.h                |   67 -
 .../common/minidump_exception_solaris.h            |   94 -
 .../common/minidump_exception_win32.h              | 2264 -----
 .../src/google_breakpad/common/minidump_format.h   | 1045 ---
 .../src/google_breakpad/common/minidump_size.h     |  113 -
 .../processor/basic_source_line_resolver.h         |  144 -
 .../src/google_breakpad/processor/call_stack.h     |   87 -
 .../src/google_breakpad/processor/code_module.h    |  101 -
 .../src/google_breakpad/processor/code_modules.h   |  111 -
 .../src/google_breakpad/processor/dump_context.h   |  116 -
 .../src/google_breakpad/processor/dump_object.h    |   53 -
 .../src/google_breakpad/processor/exploitability.h |   82 -
 .../processor/fast_source_line_resolver.h          |  100 -
 .../src/google_breakpad/processor/memory_region.h  |   79 -
 .../src/google_breakpad/processor/microdump.h      |  132 -
 .../processor/microdump_processor.h                |   63 -
 .../src/google_breakpad/processor/minidump.h       | 1171 ---
 .../google_breakpad/processor/minidump_processor.h |  147 -
 .../google_breakpad/processor/proc_maps_linux.h    |   60 -
 .../src/google_breakpad/processor/process_result.h |   66 -
 .../src/google_breakpad/processor/process_state.h  |  198 -
 .../processor/source_line_resolver_base.h          |  128 -
 .../processor/source_line_resolver_interface.h     |  117 -
 .../src/google_breakpad/processor/stack_frame.h    |  144 -
 .../google_breakpad/processor/stack_frame_cpu.h    |  405 -
 .../processor/stack_frame_symbolizer.h             |  108 -
 .../src/google_breakpad/processor/stackwalker.h    |  235 -
 .../google_breakpad/processor/symbol_supplier.h    |   99 -
 .../src/google_breakpad/processor/system_info.h    |  106 -
 .../src/processor/address_map-inl.h                |   93 -
 .../google-breakpad/src/processor/address_map.h    |   85 -
 .../src/processor/address_map_unittest.cc          |  196 -
 .../src/processor/basic_code_module.h              |  116 -
 .../src/processor/basic_code_modules.cc            |  155 -
 .../src/processor/basic_code_modules.h             |   98 -
 .../src/processor/basic_source_line_resolver.cc    |  612 --
 .../processor/basic_source_line_resolver_types.h   |  177 -
 .../basic_source_line_resolver_unittest.cc         |  682 --
 .../google-breakpad/src/processor/call_stack.cc    |   54 -
 .../src/processor/cfi_frame_info-inl.h             |  119 -
 .../src/processor/cfi_frame_info.cc                |  186 -
 .../google-breakpad/src/processor/cfi_frame_info.h |  275 -
 .../src/processor/cfi_frame_info_unittest.cc       |  546 --
 .../src/processor/contained_range_map-inl.h        |  197 -
 .../src/processor/contained_range_map.h            |  150 -
 .../src/processor/contained_range_map_unittest.cc  |  263 -
 .../src/processor/disassembler_x86.cc              |  240 -
 .../src/processor/disassembler_x86.h               |  127 -
 .../src/processor/disassembler_x86_unittest.cc     |  233 -
 .../google-breakpad/src/processor/dump_context.cc  |  659 --
 .../google-breakpad/src/processor/dump_object.cc   |   39 -
 .../src/processor/exploitability.cc                |  119 -
 .../src/processor/exploitability_linux.cc          |  625 --
 .../src/processor/exploitability_linux.h           |  129 -
 .../src/processor/exploitability_unittest.cc       |  306 -
 .../src/processor/exploitability_win.cc            |  283 -
 .../src/processor/exploitability_win.h             |   55 -
 .../src/processor/fast_source_line_resolver.cc     |  275 -
 .../processor/fast_source_line_resolver_types.h    |  185 -
 .../fast_source_line_resolver_unittest.cc          |  491 --
 .../google-breakpad/src/processor/linked_ptr.h     |  193 -
 .../google-breakpad/src/processor/logging.cc       |  111 -
 .../google-breakpad/src/processor/logging.h        |  186 -
 .../src/processor/map_serializers-inl.h            |  266 -
 .../src/processor/map_serializers.h                |  168 -
 .../src/processor/map_serializers_unittest.cc      |  386 -
 .../google-breakpad/src/processor/microdump.cc     |  385 -
 .../src/processor/microdump_processor.cc           |  100 -
 .../src/processor/microdump_processor_unittest.cc  |  273 -
 .../src/processor/microdump_stackwalk.cc           |  151 -
 .../microdump_stackwalk_machine_readable_test      |   43 -
 .../src/processor/microdump_stackwalk_test         |   43 -
 .../src/processor/microdump_stackwalk_test_vars    |    1 -
 .../google-breakpad/src/processor/minidump.cc      | 4989 -----------
 .../google-breakpad/src/processor/minidump_dump.cc |  213 -
 .../src/processor/minidump_dump_test               |   36 -
 .../src/processor/minidump_processor.cc            | 1577 ----
 .../src/processor/minidump_processor_unittest.cc   |  645 --
 .../src/processor/minidump_stackwalk.cc            |  162 -
 .../minidump_stackwalk_machine_readable_test       |   37 -
 .../src/processor/minidump_stackwalk_test          |   37 -
 .../src/processor/minidump_unittest.cc             | 1521 ----
 .../src/processor/module_comparer.cc               |  302 -
 .../src/processor/module_comparer.h                |   98 -
 .../google-breakpad/src/processor/module_factory.h |   72 -
 .../src/processor/module_serializer.cc             |  207 -
 .../src/processor/module_serializer.h              |  127 -
 .../google-breakpad/src/processor/moz.build        |   66 -
 .../src/processor/pathname_stripper.cc             |   56 -
 .../src/processor/pathname_stripper.h              |   53 -
 .../src/processor/pathname_stripper_unittest.cc    |   87 -
 .../src/processor/postfix_evaluator-inl.h          |  363 -
 .../src/processor/postfix_evaluator.h              |  179 -
 .../src/processor/postfix_evaluator_unittest.cc    |  403 -
 .../src/processor/proc_maps_linux.cc               |  106 -
 .../src/processor/proc_maps_linux_unittest.cc      |  251 -
 .../google-breakpad/src/processor/process_state.cc |   69 -
 .../google-breakpad/src/processor/processor.gyp    |  184 -
 .../src/processor/processor_tools.gypi             |   57 -
 .../google-breakpad/src/processor/proto/README     |   20 -
 .../src/processor/proto/process_state.proto        |  210 -
 .../google-breakpad/src/processor/range_map-inl.h  |  272 -
 .../google-breakpad/src/processor/range_map.h      |  161 -
 .../processor/range_map_shrink_down_unittest.cc    |  355 -
 .../src/processor/range_map_unittest.cc            |  559 --
 .../src/processor/simple_serializer-inl.h          |  260 -
 .../src/processor/simple_serializer.h              |   63 -
 .../src/processor/simple_symbol_supplier.cc        |  204 -
 .../src/processor/simple_symbol_supplier.h         |  140 -
 .../src/processor/source_line_resolver_base.cc     |  341 -
 .../processor/source_line_resolver_base_types.h    |  158 -
 .../src/processor/stack_frame_cpu.cc               |   79 -
 .../src/processor/stack_frame_symbolizer.cc        |  138 -
 .../src/processor/stackwalk_common.cc              |  950 --
 .../src/processor/stackwalk_common.h               |   49 -
 .../google-breakpad/src/processor/stackwalker.cc   |  296 -
 .../src/processor/stackwalker_address_list.cc      |   92 -
 .../src/processor/stackwalker_address_list.h       |   72 -
 .../processor/stackwalker_address_list_unittest.cc |  197 -
 .../src/processor/stackwalker_amd64.cc             |  340 -
 .../src/processor/stackwalker_amd64.h              |  116 -
 .../src/processor/stackwalker_amd64_unittest.cc    |  932 --
 .../src/processor/stackwalker_arm.cc               |  296 -
 .../src/processor/stackwalker_arm.h                |  107 -
 .../src/processor/stackwalker_arm64.cc             |  278 -
 .../src/processor/stackwalker_arm64.h              |  104 -
 .../src/processor/stackwalker_arm64_unittest.cc    |  880 --
 .../src/processor/stackwalker_arm_unittest.cc      |  974 --
 .../src/processor/stackwalker_mips.cc              |  448 -
 .../src/processor/stackwalker_mips.h               |   85 -
 .../src/processor/stackwalker_mips_unittest.cc     |  707 --
 .../src/processor/stackwalker_ppc.cc               |  146 -
 .../src/processor/stackwalker_ppc.h                |   79 -
 .../src/processor/stackwalker_ppc64.cc             |  137 -
 .../src/processor/stackwalker_ppc64.h              |   77 -
 .../src/processor/stackwalker_selftest.cc          |  433 -
 .../src/processor/stackwalker_selftest_sol.s       |  111 -
 .../src/processor/stackwalker_sparc.cc             |  139 -
 .../src/processor/stackwalker_sparc.h              |   78 -
 .../src/processor/stackwalker_unittest_utils.h     |  224 -
 .../src/processor/stackwalker_x86.cc               |  672 --
 .../src/processor/stackwalker_x86.h                |  117 -
 .../src/processor/stackwalker_x86_unittest.cc      | 2128 -----
 .../src/processor/static_address_map-inl.h         |   71 -
 .../src/processor/static_address_map.h             |   78 -
 .../src/processor/static_address_map_unittest.cc   |  236 -
 .../src/processor/static_contained_range_map-inl.h |   92 -
 .../src/processor/static_contained_range_map.h     |   96 -
 .../static_contained_range_map_unittest.cc         |  320 -
 .../google-breakpad/src/processor/static_map-inl.h |  176 -
 .../google-breakpad/src/processor/static_map.h     |  144 -
 .../src/processor/static_map_iterator-inl.h        |  147 -
 .../src/processor/static_map_iterator.h            |  112 -
 .../src/processor/static_map_unittest.cc           |  386 -
 .../src/processor/static_range_map-inl.h           |  130 -
 .../src/processor/static_range_map.h               |  106 -
 .../src/processor/static_range_map_unittest.cc     |  421 -
 .../src/processor/symbolic_constants_win.cc        | 6418 --------------
 .../src/processor/symbolic_constants_win.h         |   50 -
 .../src/processor/synth_minidump.cc                |  391 -
 .../google-breakpad/src/processor/synth_minidump.h |  372 -
 .../src/processor/synth_minidump_unittest.cc       |  336 -
 .../src/processor/synth_minidump_unittest_data.h   |  418 -
 .../google-breakpad/src/processor/tokenize.cc      |   79 -
 .../google-breakpad/src/processor/tokenize.h       |   63 -
 .../src/processor/windows_frame_info.h             |  209 -
 .../google-breakpad/src/third_party/curl/COPYING   |   22 -
 .../google-breakpad/src/third_party/curl/curl.h    | 1936 ----
 .../src/third_party/curl/curlbuild.h               |  202 -
 .../src/third_party/curl/curlrules.h               |  249 -
 .../google-breakpad/src/third_party/curl/curlver.h |   70 -
 .../google-breakpad/src/third_party/curl/easy.h    |  103 -
 .../google-breakpad/src/third_party/curl/mprintf.h |   82 -
 .../google-breakpad/src/third_party/curl/multi.h   |  346 -
 .../src/third_party/curl/stdcheaders.h             |   34 -
 .../src/third_party/curl/typecheck-gcc.h           |  551 --
 .../google-breakpad/src/third_party/curl/types.h   |    1 -
 .../src/third_party/libdisasm/Makefile.am          |   43 -
 .../google-breakpad/src/third_party/libdisasm/TODO |   43 -
 .../src/third_party/libdisasm/ia32_implicit.c      |  422 -
 .../src/third_party/libdisasm/ia32_implicit.h      |   13 -
 .../src/third_party/libdisasm/ia32_insn.c          |  623 --
 .../src/third_party/libdisasm/ia32_insn.h          |  506 --
 .../src/third_party/libdisasm/ia32_invariant.c     |  313 -
 .../src/third_party/libdisasm/ia32_invariant.h     |   11 -
 .../src/third_party/libdisasm/ia32_modrm.c         |  310 -
 .../src/third_party/libdisasm/ia32_modrm.h         |   13 -
 .../src/third_party/libdisasm/ia32_opcode_tables.c | 2939 -------
 .../src/third_party/libdisasm/ia32_opcode_tables.h |   57 -
 .../src/third_party/libdisasm/ia32_operand.c       |  425 -
 .../src/third_party/libdisasm/ia32_operand.h       |   11 -
 .../src/third_party/libdisasm/ia32_reg.c           |  234 -
 .../src/third_party/libdisasm/ia32_reg.h           |   41 -
 .../src/third_party/libdisasm/ia32_settings.c      |   13 -
 .../src/third_party/libdisasm/ia32_settings.h      |   27 -
 .../src/third_party/libdisasm/libdis.h             |  832 --
 .../src/third_party/libdisasm/libdisasm.gyp        |   67 -
 .../src/third_party/libdisasm/qword.h              |   14 -
 .../src/third_party/libdisasm/swig/Makefile        |   70 -
 .../src/third_party/libdisasm/swig/README          |  128 -
 .../src/third_party/libdisasm/swig/libdisasm.i     |  508 --
 .../src/third_party/libdisasm/swig/libdisasm_oop.i | 1114 ---
 .../third_party/libdisasm/swig/perl/Makefile-swig  |   65 -
 .../third_party/libdisasm/swig/perl/Makefile.PL    |    7 -
 .../libdisasm/swig/python/Makefile-swig            |   64 -
 .../third_party/libdisasm/swig/ruby/Makefile-swig  |   68 -
 .../src/third_party/libdisasm/swig/ruby/extconf.rb |    4 -
 .../third_party/libdisasm/swig/tcl/Makefile-swig   |   63 -
 .../src/third_party/libdisasm/x86_disasm.c         |  210 -
 .../src/third_party/libdisasm/x86_format.c         | 1430 ---
 .../src/third_party/libdisasm/x86_imm.c            |   70 -
 .../src/third_party/libdisasm/x86_imm.h            |   18 -
 .../src/third_party/libdisasm/x86_insn.c           |  182 -
 .../src/third_party/libdisasm/x86_misc.c           |   71 -
 .../src/third_party/libdisasm/x86_operand_list.c   |  191 -
 .../src/third_party/libdisasm/x86_operand_list.h   |    8 -
 .../src/third_party/linux/include/gflags/gflags.h  |  533 --
 .../linux/include/gflags/gflags_completions.h      |  121 -
 .../src/third_party/lss/codereview.settings        |    5 -
 .../src/third_party/lss/linux_syscall_support.h    | 4496 ----------
 .../src/third_party/mac_headers/README             |    2 -
 .../mac_headers/architecture/byte_order.h          |   45 -
 .../src/third_party/mac_headers/i386/_types.h      |   34 -
 .../src/third_party/mac_headers/mach-o/arch.h      |  105 -
 .../src/third_party/mac_headers/mach-o/fat.h       |   64 -
 .../src/third_party/mac_headers/mach-o/loader.h    | 1402 ---
 .../src/third_party/mac_headers/mach-o/nlist.h     |  312 -
 .../src/third_party/mac_headers/mach/boolean.h     |   88 -
 .../third_party/mac_headers/mach/i386/boolean.h    |   74 -
 .../third_party/mac_headers/mach/i386/vm_param.h   |  157 -
 .../third_party/mac_headers/mach/i386/vm_types.h   |  140 -
 .../src/third_party/mac_headers/mach/machine.h     |  346 -
 .../third_party/mac_headers/mach/machine/boolean.h |   40 -
 .../mac_headers/mach/machine/thread_state.h        |    9 -
 .../mac_headers/mach/machine/thread_status.h       |    1 -
 .../mac_headers/mach/machine/vm_types.h            |   40 -
 .../third_party/mac_headers/mach/thread_status.h   |   94 -
 .../src/third_party/mac_headers/mach/vm_prot.h     |  140 -
 .../google-breakpad/src/third_party/musl/COPYRIGHT |  163 -
 .../google-breakpad/src/third_party/musl/README    |   23 -
 .../src/third_party/musl/README.breakpad           |    3 -
 .../google-breakpad/src/third_party/musl/VERSION   |    1 -
 .../src/third_party/musl/include/elf.h             | 2827 ------
 .../src/tools/linux/core2md/core2md.cc             |   72 -
 .../src/tools/linux/dump_syms/dump_syms.cc         |  113 -
 .../src/tools/linux/dump_syms/moz.build            |   33 -
 .../src/tools/linux/md2core/minidump-2-core.cc     | 1276 ---
 .../tools/linux/md2core/minidump_memory_range.h    |   89 -
 .../md2core/minidump_memory_range_unittest.cc      |  258 -
 .../src/tools/linux/symupload/minidump_upload.cc   |  153 -
 .../src/tools/linux/symupload/sym_upload.cc        |  112 -
 .../src/tools/linux/tools_linux.gypi               |   83 -
 .../src/tools/mac/crash_report/crash_report.mm     |  408 -
 .../crash_report.xcodeproj/project.pbxproj         |  587 --
 .../mac/crash_report/on_demand_symbol_supplier.h   |  111 -
 .../mac/crash_report/on_demand_symbol_supplier.mm  |  316 -
 .../dump_syms/dump_syms.xcodeproj/project.pbxproj  | 1839 ----
 .../src/tools/mac/dump_syms/dump_syms_tool.cc      |  264 -
 .../src/tools/mac/dump_syms/macho_dump.cc          |  203 -
 .../src/tools/mac/dump_syms/moz.build              |   40 -
 .../src/tools/mac/symupload/minidump_upload.m      |  135 -
 .../src/tools/mac/symupload/symupload.m            |  204 -
 .../symupload/symupload.xcodeproj/project.pbxproj  |  254 -
 .../google-breakpad/src/tools/mac/tools_mac.gypi   |  116 -
 .../mac/upload_system_symbols/arch_constants.h     |   61 -
 .../tools/mac/upload_system_symbols/arch_reader.go |   65 -
 .../upload_system_symbols/upload_system_symbols.go |  420 -
 .../src/tools/python/filter_syms.py                |  204 -
 .../src/tools/python/tests/filter_syms_unittest.py |  138 -
 .../src/tools/solaris/dump_syms/Makefile           |   64 -
 .../src/tools/solaris/dump_syms/Makefile.in        |    5 -
 .../src/tools/solaris/dump_syms/dump_syms.cc       |   54 -
 .../src/tools/solaris/dump_syms/moz.build          |   29 -
 .../src/tools/solaris/dump_syms/run_regtest.sh     |   51 -
 .../dump_syms/testdata/dump_syms_regtest.cc        |   64 -
 .../dump_syms/testdata/dump_syms_regtest.stabs     |  129 -
 .../dump_syms/testdata/dump_syms_regtest.sym       |   33 -
 .../google-breakpad/src/tools/tools.gyp            |   38 -
 .../src/tools/windows/binaries/dump_syms.exe       |  Bin 130048 -> 0 bytes
 .../src/tools/windows/binaries/symupload.exe       |  Bin 195072 -> 0 bytes
 .../converter/ms_symbol_server_converter.cc        |  576 --
 .../converter/ms_symbol_server_converter.gyp       |   46 -
 .../windows/converter/ms_symbol_server_converter.h |  219 -
 .../src/tools/windows/dump_syms/dump_syms.cc       |   61 -
 .../src/tools/windows/dump_syms/dump_syms.gyp      |   64 -
 .../tools/windows/dump_syms/dump_syms_unittest.cc  |  204 -
 .../src/tools/windows/dump_syms/moz.build          |   31 -
 .../src/tools/windows/dump_syms/run_regtest.sh     |   53 -
 .../src/tools/windows/refresh_binaries.bat         |   27 -
 .../src/tools/windows/symupload/symupload.cc       |  259 -
 .../src/tools/windows/symupload/symupload.gyp      |   45 -
 toolkit/crashreporter/injector/injector.cpp        |   40 -
 toolkit/crashreporter/injector/moz.build           |   26 -
 toolkit/crashreporter/jar.mn                       |    7 -
 toolkit/crashreporter/jsoncpp/AUTHORS              |    1 -
 toolkit/crashreporter/jsoncpp/GIT-INFO             |    1 -
 toolkit/crashreporter/jsoncpp/LICENSE              |   55 -
 toolkit/crashreporter/jsoncpp/NEWS.txt             |  175 -
 toolkit/crashreporter/jsoncpp/README.md            |  214 -
 .../crashreporter/jsoncpp/include/json/allocator.h |   94 -
 .../jsoncpp/include/json/assertions.h              |   54 -
 .../crashreporter/jsoncpp/include/json/autolink.h  |   25 -
 .../crashreporter/jsoncpp/include/json/config.h    |  178 -
 .../crashreporter/jsoncpp/include/json/features.h  |   57 -
 .../crashreporter/jsoncpp/include/json/forwards.h  |   37 -
 toolkit/crashreporter/jsoncpp/include/json/json.h  |   15 -
 .../crashreporter/jsoncpp/include/json/reader.h    |  404 -
 toolkit/crashreporter/jsoncpp/include/json/value.h |  867 --
 .../crashreporter/jsoncpp/include/json/version.h   |   20 -
 .../crashreporter/jsoncpp/include/json/writer.h    |  331 -
 .../jsoncpp/src/lib_json/json_reader.cpp           | 2039 -----
 .../crashreporter/jsoncpp/src/lib_json/json_tool.h |  111 -
 .../jsoncpp/src/lib_json/json_value.cpp            | 1604 ----
 .../jsoncpp/src/lib_json/json_valueiterator.inl    |  167 -
 .../jsoncpp/src/lib_json/json_writer.cpp           | 1218 ---
 .../crashreporter/jsoncpp/src/lib_json/moz.build   |   39 -
 toolkit/crashreporter/mac_utils.h                  |   14 -
 toolkit/crashreporter/mac_utils.mm                 |   41 -
 .../minidump-analyzer/minidump-analyzer.cpp        |  437 -
 toolkit/crashreporter/minidump-analyzer/moz.build  |   34 -
 toolkit/crashreporter/moz.build                    |  122 -
 toolkit/crashreporter/nsExceptionHandler.cpp       | 4101 ---------
 toolkit/crashreporter/nsExceptionHandler.h         |  279 -
 toolkit/crashreporter/test/CrashTestUtils.jsm      |   72 -
 toolkit/crashreporter/test/browser/.eslintrc.js    |    7 -
 toolkit/crashreporter/test/browser/browser.ini     |    8 -
 .../test/browser/browser_aboutCrashes.js           |   27 -
 .../test/browser/browser_aboutCrashesResubmit.js   |  152 -
 .../test/browser/browser_bug471404.js              |   41 -
 .../test/browser/browser_clearReports.js           |  124 -
 toolkit/crashreporter/test/browser/crashreport.sjs |  180 -
 toolkit/crashreporter/test/browser/head.js         |  139 -
 toolkit/crashreporter/test/dumputils.cpp           |   99 -
 toolkit/crashreporter/test/moz.build               |   40 -
 toolkit/crashreporter/test/nsTestCrasher.cpp       |  126 -
 toolkit/crashreporter/test/unit/.eslintrc.js       |    7 -
 .../test/unit/crasher_subprocess_head.js           |   33 -
 .../test/unit/crasher_subprocess_tail.js           |   15 -
 .../crashreporter/test/unit/head_crashreporter.js  |  173 -
 .../test/unit/test_crash_AsyncShutdown.js          |  102 -
 .../crashreporter/test/unit/test_crash_abort.js    |   16 -
 ...test_crash_after_js_large_allocation_failure.js |   21 -
 ..._after_js_large_allocation_failure_reporting.js |   27 -
 .../test/unit/test_crash_after_js_oom_recovered.js |   20 -
 .../test/unit/test_crash_after_js_oom_reported.js  |   34 -
 .../unit/test_crash_after_js_oom_reported_2.js     |   26 -
 .../test/unit/test_crash_moz_crash.js              |   16 -
 toolkit/crashreporter/test/unit/test_crash_oom.js  |   19 -
 .../test/unit/test_crash_purevirtual.js            |   24 -
 .../test/unit/test_crash_runtimeabort.js           |   21 -
 .../test/unit/test_crash_terminator.js             |   40 -
 .../test/unit/test_crash_with_memory_report.js     |   55 -
 .../crashreporter/test/unit/test_crashreporter.js  |   85 -
 .../test/unit/test_crashreporter_appmem.js         |   12 -
 .../test/unit/test_crashreporter_crash.js          |   51 -
 .../unit/test_crashreporter_crash_profile_lock.js  |   26 -
 .../crashreporter/test/unit/test_event_files.js    |   56 -
 .../test/unit/test_oom_annotation_windows.js       |   27 -
 .../test/unit/test_override_exception_handler.js   |   12 -
 toolkit/crashreporter/test/unit/xpcshell.ini       |   37 -
 toolkit/crashreporter/test/unit_ipc/.eslintrc.js   |    7 -
 .../test/unit_ipc/test_content_annotation.js       |   22 -
 .../test_content_exception_time_annotation.js      |   17 -
 .../test/unit_ipc/test_content_memory_list.js      |   23 -
 .../test_content_oom_annotation_windows.js         |   23 -
 toolkit/crashreporter/test/unit_ipc/xpcshell.ini   |   15 -
 toolkit/crashreporter/tools/symbolstore.py         | 1078 ---
 toolkit/crashreporter/tools/unit-symbolstore.py    |  583 --
 toolkit/crashreporter/tools/upload_symbols.py      |  102 -
 .../crashreporter/tools/win32/dump_syms_vc1600.exe |  Bin 55296 -> 0 bytes
 .../crashreporter/tools/win32/dump_syms_vc1700.exe |  Bin 52736 -> 0 bytes
 .../crashreporter/tools/win32/dump_syms_vc1800.exe |  Bin 51200 -> 0 bytes
 toolkit/crashreporter/update-breakpad.sh           |   65 -
 toolkit/crashreporter/update-jsoncpp.sh            |   62 -
 toolkit/jetpack/moz.build                          |   10 +-
 toolkit/jetpack/sdk/addon/bootstrap.js             |    5 -
 toolkit/jetpack/sdk/webextension.js                |   43 -
 toolkit/library/moz.build                          |    9 -
 .../en-US/chrome/mozapps/extensions/extensions.dtd |   27 -
 toolkit/locales/jar.mn                             |    2 +-
 toolkit/modules/AppConstants.jsm                   |    7 -
 toolkit/modules/moz.build                          |    4 +-
 toolkit/moz.build                                  |   16 +-
 toolkit/mozapps/extensions/content/newaddon.js     |   13 -
 toolkit/mozapps/extensions/jar.mn                  |    2 +-
 toolkit/mozapps/installer/windows/nsis/makensis.mk |    7 -
 toolkit/mozapps/update/common/errors.h             |   23 -
 toolkit/mozapps/update/common/moz.build            |    5 -
 toolkit/mozapps/update/common/sources.mozbuild     |    9 -
 toolkit/mozapps/update/common/updatedefines.h      |    4 -
 toolkit/mozapps/update/content/updates.js          |   28 +-
 toolkit/mozapps/update/nsUpdateService.js          |  378 +-
 toolkit/mozapps/update/tests/TestAUSHelper.cpp     |   10 +-
 toolkit/mozapps/update/tests/moz.build             |    6 -
 toolkit/mozapps/update/updater/updater.cpp         |  363 +-
 .../mozapps/webextensions/AddonContentPolicy.cpp   |  478 -
 toolkit/mozapps/webextensions/AddonContentPolicy.h |   22 -
 toolkit/mozapps/webextensions/AddonManager.jsm     | 3666 --------
 .../mozapps/webextensions/AddonManagerWebAPI.cpp   |  171 -
 toolkit/mozapps/webextensions/AddonManagerWebAPI.h |   33 -
 toolkit/mozapps/webextensions/AddonPathService.cpp |  258 -
 toolkit/mozapps/webextensions/AddonPathService.h   |   55 -
 .../mozapps/webextensions/GMPInstallManager.jsm    |  523 --
 .../webextensions/LightweightThemeManager.jsm      |  909 --
 toolkit/mozapps/webextensions/addonManager.js      |  296 -
 toolkit/mozapps/webextensions/amInstallTrigger.js  |  240 -
 toolkit/mozapps/webextensions/amWebAPI.js          |  269 -
 .../mozapps/webextensions/amWebInstallListener.js  |  348 -
 toolkit/mozapps/webextensions/content/about.js     |  103 -
 toolkit/mozapps/webextensions/content/eula.js      |   25 -
 .../mozapps/webextensions/content/extensions.css   |  270 -
 .../mozapps/webextensions/content/extensions.js    | 3827 --------
 .../mozapps/webextensions/content/extensions.xml   | 2008 -----
 .../mozapps/webextensions/content/extensions.xul   |  715 --
 toolkit/mozapps/webextensions/content/newaddon.xul |   67 -
 toolkit/mozapps/webextensions/content/setting.xml  |  486 -
 toolkit/mozapps/webextensions/content/update.js    |  663 --
 toolkit/mozapps/webextensions/content/update.xul   |  194 -
 toolkit/mozapps/webextensions/extensions.manifest  |   18 -
 .../internal/APIExtensionBootstrap.js              |   39 -
 .../webextensions/internal/AddonConstants.jsm      |   31 -
 .../webextensions/internal/AddonRepository.jsm     | 1988 -----
 .../internal/AddonRepository_SQLiteMigrator.jsm    |  522 --
 .../mozapps/webextensions/internal/GMPProvider.jsm |  699 --
 .../internal/LightweightThemeImageOptimizer.jsm    |  180 -
 .../webextensions/internal/PluginProvider.jsm      |  600 --
 .../internal/WebExtensionBootstrap.js              |   39 -
 .../mozapps/webextensions/internal/XPIProvider.jsm | 9217 -------------------
 .../webextensions/internal/XPIProviderUtils.js     | 2239 -----
 toolkit/mozapps/webextensions/internal/moz.build   |   31 -
 toolkit/mozapps/webextensions/jar.mn               |   35 -
 toolkit/mozapps/webextensions/moz.build            |   57 -
 toolkit/themes/linux/mozapps/jar.mn                |   18 -
 .../mozapps/webextensions/category-available.png   |  Bin 1092 -> 0 bytes
 .../mozapps/webextensions/category-discover.png    |  Bin 1482 -> 0 bytes
 .../mozapps/webextensions/category-plugins.png     |  Bin 1172 -> 0 bytes
 .../mozapps/webextensions/category-recent.png      |  Bin 2020 -> 0 bytes
 .../mozapps/webextensions/category-search.png      |  Bin 2600 -> 0 bytes
 .../mozapps/webextensions/category-service.png     |  Bin 2063 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric-16.png |  Bin 584 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric.png    |  Bin 1290 -> 0 bytes
 .../mozapps/webextensions/extensionGeneric-16.png  |  Bin 713 -> 0 bytes
 .../linux/mozapps/webextensions/extensions.css     |   42 -
 .../themes/linux/mozapps/webextensions/heart.png   |  Bin 2949 -> 0 bytes
 .../linux/mozapps/webextensions/localeGeneric.png  |  Bin 1860 -> 0 bytes
 .../linux/mozapps/webextensions/newaddon.css       |    5 -
 .../mozapps/webextensions/themeGeneric-16.png      |  Bin 638 -> 0 bytes
 .../linux/mozapps/webextensions/themeGeneric.png   |  Bin 1734 -> 0 bytes
 toolkit/themes/osx/mozapps/jar.mn                  |   40 -
 toolkit/themes/osx/mozapps/webextensions/about.css |   78 -
 .../themes/osx/mozapps/webextensions/blocklist.css |   20 -
 .../themes/osx/mozapps/webextensions/cancel.png    |  Bin 115 -> 0 bytes
 .../mozapps/webextensions/category-available.png   |  Bin 1671 -> 0 bytes
 .../webextensions/category-dictionaries.png        |  Bin 1769 -> 0 bytes
 .../mozapps/webextensions/category-discover.png    |  Bin 1324 -> 0 bytes
 .../mozapps/webextensions/category-experiments.png |  Bin 822 -> 0 bytes
 .../osx/mozapps/webextensions/category-plugins.png |  Bin 886 -> 0 bytes
 .../osx/mozapps/webextensions/category-recent.png  |  Bin 1642 -> 0 bytes
 .../osx/mozapps/webextensions/category-search.png  |  Bin 2600 -> 0 bytes
 .../osx/mozapps/webextensions/category-service.png |  Bin 2063 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric-16.png |  Bin 742 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric.png    |  Bin 1769 -> 0 bytes
 .../osx/mozapps/webextensions/discover-logo.png    |  Bin 12007 -> 0 bytes
 toolkit/themes/osx/mozapps/webextensions/eula.css  |   47 -
 .../mozapps/webextensions/experimentGeneric.png    |  Bin 822 -> 0 bytes
 .../mozapps/webextensions/extensionGeneric-16.png  |  Bin 554 -> 0 bytes
 .../osx/mozapps/webextensions/extensions.css       |   51 -
 toolkit/themes/osx/mozapps/webextensions/heart.png |  Bin 2949 -> 0 bytes
 .../osx/mozapps/webextensions/localeGeneric.png    |  Bin 2410 -> 0 bytes
 .../themes/osx/mozapps/webextensions/newaddon.css  |    5 -
 .../osx/mozapps/webextensions/rating-not-won.png   |  Bin 1559 -> 0 bytes
 .../osx/mozapps/webextensions/rating-won.png       |  Bin 1662 -> 0 bytes
 .../themes/osx/mozapps/webextensions/search.png    |  Bin 423 -> 0 bytes
 .../osx/mozapps/webextensions/themeGeneric-16.png  |  Bin 710 -> 0 bytes
 .../osx/mozapps/webextensions/themeGeneric.png     |  Bin 2185 -> 0 bytes
 .../webextensions/toolbarbutton-dropmarker.png     |  Bin 147 -> 0 bytes
 .../themes/osx/mozapps/webextensions/update.css    |   28 -
 .../osx/mozapps/webextensions/xpinstallConfirm.css |   90 -
 toolkit/themes/shared/non-mac.jar.inc.mn           |   27 +-
 .../themes/windows/global/arrow/arrow-lft-hov.gif  |  Bin 0 -> 91 bytes
 .../themes/windows/global/arrow/arrow-rit-hov.gif  |  Bin 0 -> 91 bytes
 toolkit/themes/windows/mozapps/jar.mn              |   18 -
 .../themes/windows/mozapps/webextensions/about.css |   91 -
 .../windows/mozapps/webextensions/blocklist.css    |   20 -
 .../windows/mozapps/webextensions/cancel.png       |  Bin 115 -> 0 bytes
 .../mozapps/webextensions/category-available.png   |  Bin 2235 -> 0 bytes
 .../mozapps/webextensions/category-discover.png    |  Bin 1355 -> 0 bytes
 .../mozapps/webextensions/category-plugins.png     |  Bin 962 -> 0 bytes
 .../mozapps/webextensions/category-recent.png      |  Bin 2251 -> 0 bytes
 .../mozapps/webextensions/category-search.png      |  Bin 2600 -> 0 bytes
 .../mozapps/webextensions/category-service.png     |  Bin 2063 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric-16.png |  Bin 733 -> 0 bytes
 .../mozapps/webextensions/dictionaryGeneric.png    |  Bin 1665 -> 0 bytes
 .../mozapps/webextensions/discover-logo.png        |  Bin 12007 -> 0 bytes
 .../themes/windows/mozapps/webextensions/eula.css  |   47 -
 .../mozapps/webextensions/experimentGeneric.png    |  Bin 822 -> 0 bytes
 .../mozapps/webextensions/extensionGeneric-16.png  |  Bin 418 -> 0 bytes
 .../windows/mozapps/webextensions/extensions.css   |   42 -
 .../themes/windows/mozapps/webextensions/heart.png |  Bin 2949 -> 0 bytes
 .../mozapps/webextensions/localeGeneric.png        |  Bin 2518 -> 0 bytes
 .../windows/mozapps/webextensions/newaddon.css     |    5 -
 .../mozapps/webextensions/rating-not-won.png       |  Bin 1559 -> 0 bytes
 .../windows/mozapps/webextensions/rating-won.png   |  Bin 1662 -> 0 bytes
 .../mozapps/webextensions/themeGeneric-16.png      |  Bin 837 -> 0 bytes
 .../windows/mozapps/webextensions/themeGeneric.png |  Bin 2094 -> 0 bytes
 .../windows/mozapps/webextensions/update.css       |   28 -
 .../mozapps/webextensions/xpinstallConfirm.css     |  101 -
 toolkit/xre/moz.build                              |    1 -
 toolkit/xre/nsAndroidStartup.cpp                   |    1 -
 toolkit/xre/nsAppRunner.cpp                        |   14 +-
 toolkit/xre/nsEmbedFunctions.cpp                   |    1 -
 toolkit/xre/nsSigHandlers.cpp                      |   55 -
 toolkit/xre/nsUpdateDriver.cpp                     |   19 +-
 toolkit/xre/nsX11ErrorHandler.cpp                  |    1 -
 uriloader/exthandler/win/nsOSHelperAppService.cpp  |  192 +-
 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                    |    5 +-
 xpcom/base/nsCycleCollectorTraceJSHelpers.cpp      |    5 +-
 xpcom/base/nsDebugImpl.cpp                         |    8 -
 xpcom/base/nsMemoryReporterManager.cpp             |   83 -
 xpcom/base/nsObjCExceptions.h                      |   78 -
 xpcom/build/nsXPCOMPrivate.h                       |    4 -
 xpcom/ds/nsMathUtils.h                             |    4 -
 xpcom/glue/nsCycleCollectionParticipant.h          |   45 +-
 xpcom/glue/nsTArray.h                              |   18 +
 xpcom/io/nsLocalFile.h                             |    7 -
 xpcom/io/nsLocalFileUnix.cpp                       |   16 -
 xpcom/io/nsLocalFileUnix.h                         |    5 -
 xpcom/reflect/xptcall/md/unix/Makefile.in          |   30 -
 xpcom/reflect/xptcall/md/unix/moz.build            |   82 -
 .../xptcall/md/unix/xptcinvoke_asm_ppc_aix.s       |  129 -
 .../xptcall/md/unix/xptcinvoke_asm_ppc_aix64.s     |  128 -
 .../md/unix/xptcinvoke_asm_ppc_ibmobj_aix.s        |  124 -
 .../md/unix/xptcinvoke_asm_sparc_solaris_GCC3.s    |   52 -
 .../md/unix/xptcinvoke_asm_sparc_solaris_SUNW.s    |   56 -
 .../md/unix/xptcinvoke_asm_sparcv9_solaris_SUNW.s  |   85 -
 .../md/unix/xptcinvoke_asm_x86_solaris_SUNW.s      |   55 -
 .../reflect/xptcall/md/unix/xptcinvoke_ppc_aix.cpp |   74 -
 .../xptcall/md/unix/xptcinvoke_ppc_aix64.cpp       |   63 -
 .../xptcall/md/unix/xptcinvoke_sparc_solaris.cpp   |  131 -
 .../xptcall/md/unix/xptcinvoke_sparcv9_solaris.cpp |   73 -
 .../xptcall/md/unix/xptcinvoke_x86_64_solaris.cpp  |  149 -
 .../xptcall/md/unix/xptcinvoke_x86_solaris.cpp     |   67 -
 .../xptcall/md/unix/xptcstubs_asm_ppc_aix.s.m4     |  119 -
 .../xptcall/md/unix/xptcstubs_asm_ppc_aix64.s.m4   |   97 -
 .../xptcall/md/unix/xptcstubs_asm_sparc_solaris.s  |   49 -
 .../md/unix/xptcstubs_asm_sparcv9_solaris.s        |   50 -
 .../md/unix/xptcstubs_asm_x86_64_solaris_SUNW.s    |   63 -
 .../md/unix/xptcstubs_asm_x86_solaris_SUNW.s       |   78 -
 .../reflect/xptcall/md/unix/xptcstubs_ppc_aix.cpp  |  185 -
 .../xptcall/md/unix/xptcstubs_ppc_aix64.cpp        |  172 -
 .../xptcall/md/unix/xptcstubs_sparc_solaris.cpp    |  112 -
 .../xptcall/md/unix/xptcstubs_sparcv9_solaris.cpp  |  101 -
 .../xptcall/md/unix/xptcstubs_x86_64_solaris.cpp   |  139 -
 .../xptcall/md/unix/xptcstubs_x86_solaris.cpp      |   77 -
 xpcom/reflect/xptcall/status.html                  |   25 -
 xpcom/threads/nsThread.cpp                         |    4 +-
 2685 files changed, 147595 insertions(+), 398780 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