gecko-dev/toolkit
Cervantes Yu 2719860fe4 Bug 1286802 - Part 7: Don't generate overlapping app memory regions in the crash dump. r=ted
This deduplicates/merges app memory regions so that we don't generate overlapping
memory regions in the minidump. We need to do this because older version of
dbghelp.dll (e.g. that on Windows 7) doesn't handle overlaps in its memory list,
which causes xpcshell bustages.

The test bustages are fixed by sorting and merging app memory regions before
adding to the input to the MinidumpWriteDump callback. Memory regions on the thread
stack is also excluded because thread stack memory is included in the minidump
by default.

MozReview-Commit-ID: 541vzG0b0kC
2017-06-20 15:01:37 +08:00
..
components Backed out changeset 9846de3bd954 (bug 1372405) 2017-06-20 08:27:02 +02:00
content Merge inbound to central, a=merge 2017-06-19 17:30:02 -07:00
crashreporter Bug 1286802 - Part 7: Don't generate overlapping app memory regions in the crash dump. r=ted 2017-06-20 15:01:37 +08:00
forgetaboutsite Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
library No bug - Revendor rust dependencies 2017-06-16 14:55:25 +00:00
locales Bug 1274663 - Add command button to trigger device reset in nightly & dev about:support. r=milan 2017-06-15 14:35:00 -04:00
modules Backed out changeset a4230d2eab5f (bug 1362330) for failing asan-fuzzing (Bof) job, undeclared identifier TaskCategory at nsContentPolicy.cpp:142. r=backout 2017-06-19 17:43:39 +02:00
mozapps Backed out changeset 112d854f652d (bug 1365772) for Windows bustage: 'gfxConfig': is not a class or namespace name at DeviceAttachmentsD3D11.cpp(179). r=backout on a CLOSED TREE 2017-06-19 18:23:50 +02:00
pluginproblem Bug 1369755 part A - Add context about browser performance to the in-content UI.Remove the tap-to-activate UI on desktop, because we don't specifically say "click" on desktop anyway, and we don't want/need to customize it from PluginContent.jsm. ui-review=sbarrett r=felipe 2017-06-08 11:43:05 -04:00
profile Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
system Bug 624837 - use calculated string length instead of magic number; r=bagder 2017-06-14 18:47:58 +08:00
themes Bug 1370491 - Show arrow indicator in menuitem r=jaws 2017-06-09 20:40:50 +08:00
xre Bug 1286802 - Part 3: Add empty set_include_context_heap() implementation to ExceptionHandler and CrashGenerationServer. r=ted 2017-06-20 15:00:32 +08:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
moz.build
moz.configure Bug 1261841 part 6 - Make --enable-rust-simd a no-op on CPU architectures other than aarch64, x86 and x86_64. r=froydnj. 2017-06-13 13:25:15 +03:00
nss.configure
toolkit.mozbuild Backed out changeset 32edaa349976 (bug 1370296) 2017-06-14 09:48:14 +02:00