gecko-dev/toolkit
Gabriele Svelto 70a27fb574 Bug 1497669 - Relax breakpad's constraints when merging module mappings on Linux r=ted
This makes a few small but significant changes to the logic breakpad uses to
merge module memory mappings:

- First of all we merge areas of reserved space if their offset is either 0 or
  the end of the previous non-reserved mapping.
- Whenever we encounter an executable mapping we flag all the merged modules
  as executable. This shouldn't happen but apparently some older Android
  linkers suffered from a bug that caused the first mapping not to be
  executable.
- Last but not least we record the raw end address of a module on Android.
  This shouldn't affect us but it's done in upstream breakpad so it probably
  doesn't hurt.

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

--HG--
extra : moz-landing-system : lando
2018-11-16 22:43:32 +00:00
..
actors Bug 1493766 - part2 : save the status of temporary autoplay permission in outer window. r=johannh,smaug 2018-11-16 18:27:00 +00:00
components Bug 1507689 - Fix an intermittent failure condition in test_WebExtensionContentScript.js which is turned into a perma-failure with the patch in bug 1504728 r=kmag 2018-11-16 21:42:02 +00:00
content Backed out changeset 962527f12004 (bug 1504751) for browser chrome failures on content/aboutNetworking.js 2018-11-16 23:25:55 +02:00
crashreporter Bug 1497669 - Relax breakpad's constraints when merging module mappings on Linux r=ted 2018-11-16 22:43:32 +00:00
forgetaboutsite Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 3 - nsICookieManager.cookieExists, r=ehsan 2018-09-24 11:37:57 +02:00
library Bug 1496503 - Change the rust panic hook to delegate to Gecko's crash code. r=froydnj 2018-11-14 22:35:33 +00:00
locales Backed out changeset 962527f12004 (bug 1504751) for browser chrome failures on content/aboutNetworking.js 2018-11-16 23:25:55 +02:00
modules Bug 1493766 - part1 : notify when temporary permission changed. r=johannh 2018-11-15 19:51:26 +00:00
mozapps Merge inbound to mozilla-central a=merge 2018-11-15 11:54:15 +02:00
pluginproblem
profile Bug 1495792: Add a profile first-run time to the telemetry environment. r=janerik 2018-10-15 16:09:12 +00:00
recordreplay Bug 1505895 Part 2 - Avoid some default breakpoint behaviors for position changes, r=lsmyth. 2018-11-14 15:47:26 -10:00
system Bug 1499864 - WindowsNetworkFunctionsWrapper's dtor should be virtual. r=bagder 2018-10-18 08:57:46 +00:00
themes Bug 1506705 - Fix the treecol sortdirection selectors and use SCG icons for them. r=dao 2018-11-13 20:12:06 +01:00
xre Bug 1496503 - Install the rust panic hook early. r=froydnj 2018-11-14 22:35:35 +00:00
.eslintrc.js
moz.build
moz.configure Bug 1507644 - Always enable wayland for artifact builds. r=chmanchester 2018-11-16 21:20:19 +00:00
nss.configure Bug 1492716 - Part 2: Add formatting rule to help text for --{enable,disable,with,without}. r=glandium 2018-10-16 20:28:12 +09:00
toolkit.mozbuild Bug 1496327 - Remove MOZ_ENABLE_XREMOTE r=froydnj 2018-10-04 13:55:55 +00:00