gecko-dev/browser
Gabriele Svelto d0e4d2c6c2 Bug 1420363 - Write crash annotations as JSON r=froydnj,agi
This patch rolls up all the required changes for this purpose. Since the
whole crash reporting flow must understand the new format it's not possible
to land this as separate patches as individually they would be broken. This
patch includes the following changes:

* Changes to the crash reporting machinery to write out annotations as JSON,
  these includes changes to the DLL blocklist code that must be run at crash
  time.
* Modifications to the crash reporter client so that it can read and
  submit the new format; this includes platform-specific changes to the
  Breakpad libraries it uses for submitting crashes.
* Modifications to the minidump-analyzer to understand and process the new
  format correctly.
* Modifications to the crash manager to understand and process the new format
  correctly.
* Modifications to GeckoView's crash handler to understand and submit the
  new format correctly.
* Added new tests to cover the new format and modified existing ones to
  accomodate the new one.

Differential Revision: https://phabricator.services.mozilla.com/D46848

--HG--
extra : moz-landing-system : lando
2019-12-02 13:18:35 +00:00
..
actors Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs 2019-11-27 19:30:19 +00:00
app Bug 1521934 - Set devtools.responsive.metaViewport.enabled pref to true; r=bradwerth 2019-11-29 12:54:35 +00:00
base Backed out 2 changesets (bug 1598470, bug 1595720) for causing browser_fullscreen_cross_origin.js to permafail CLOSED TREE 2019-12-02 12:55:37 +02:00
branding Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
components Bug 1598571 - Make MozParams be able to be updated dynamically, without needing a reinitialisation of the cache nor a reload. r=mikedeboer 2019-11-29 09:00:35 +00:00
config Bug 1597873 - set up WNP on beta for users updating to beta72. r=mtabara 2019-11-27 10:22:06 +00:00
docs Bug 1595953 - Connect UITour-lib.js docs to sphinx-js to publish on firefox-source-docs. r=markh 2019-11-13 02:40:03 +00:00
extensions Bug 1598223 - Bump version to 1.3.0. r=rhelmer 2019-11-30 02:41:19 +00:00
fonts Bug 1592801 - Update Twemoji Mozilla to 0.5.0 (twemoji 12.1.3). r=jfkthame 2019-11-20 23:01:14 +00:00
fxr Bug 1599846 - Enable Background WebExtension scripts in FxR on PC r=zombie 2019-11-30 04:19:46 +00:00
installer Bug 1592968 Followup - Write the pinned to taskbar flag in a place the unelevated helper can write to. r=agashlin 2019-11-15 00:31:07 +00:00
locales Bug 1600421 - Style attribute for bookmark-panel should include min-width r=Pike,fluent-reviewers 2019-11-30 07:54:33 +00:00
modules Bug 1420363 - Write crash annotations as JSON r=froydnj,agi 2019-12-02 13:18:35 +00:00
themes Bug 1600138 - Clean up update-icon.svg and addon-private-browsing.svg. r=mstriemer 2019-11-29 16:38:52 +00:00
tools/mozscreenshots Bug 1599315 - Update tests to use setUserInput, ensuring we get an input event for field modifications. r=MattN 2019-11-26 01:51:33 +00:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build
moz.configure