gecko-dev/mozglue
Toshihito Kikuchi ae04ca7814 Bug 1655680 - Support JAE rel32 in our detour. r=handyman
After the fix for bug 1642626, we need to detour `KERNELBASE!CloseHandle`
instead of K32's stub, which contains `JAE rel32`.

I also found a mistake in the fix for bug 1642626.  When we put a conditional
jump in a trampoline, we need to reverse a condition, but the JAE case mistakenly
filled JAE straight.  This patch corrects it to filling JB.

Differential Revision: https://phabricator.services.mozilla.com/D85477
2020-08-05 07:21:00 +00:00
..
android Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto 2020-06-25 08:43:23 +00:00
baseprofiler Bug 1653914 - Add profiler GC subcategories. r=jonco 2020-08-03 09:24:50 +00:00
build Bug 1652530: Suppress error due to libX11 not being instrumented. r=decoder 2020-07-27 22:53:25 +00:00
dllservices Bug 1629002 - unblock asepkcs.dll r=tkikuchi 2020-07-10 22:39:38 +00:00
linker Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-14 09:34:19 +00:00
misc Bug 1655680 - Support JAE rel32 in our detour. r=handyman 2020-08-05 07:21:00 +00:00
static Bug 1617369 - Reformat mozglue/ using rustfmt r=glandium 2020-03-04 06:12:38 +00:00
tests Bug 1655680 - Support JAE rel32 in our detour. r=handyman 2020-08-05 07:21:00 +00:00
moz.build Bug 1598196 - Support disabling the linker on Android in the code. r=froydnj 2019-11-21 14:57:24 +00:00