gecko-dev/js
David Major 7304bbd490 Bug 1314169: Move the WasmFaultHandler to last priority on Windows ASan builds. r=luke
Win64 ASan relies on a VectoredExceptionHandler to create shadow memory regions on demand. If WasmFaultHandler gets the exception first, it can itself fault while looking at shadow memory, leading to an infinite recursion.

Unfortunately, due to an ordering problem, we also have to disable the MemoryProtectionExceptionHandler when we do this.

MozReview-Commit-ID: aHwnBFI6dG

--HG--
extra : rebase_source : 77365c9f3afc9077a52df547c3372653a9d36afb
2016-11-14 10:37:47 -06:00
..
ductwork/debugger Bug 1310297 - Remove test annotations using b2g, mulet or gonk: js. r=RyanVM 2016-11-05 11:29:20 +01:00
examples Bug 944164 - Further jorendb fixes, r=me 2016-04-18 13:21:33 -07:00
ipc Bug 792652 - Simplify IPDL type hierarchy (r=dvander) 2016-11-08 15:22:34 -08:00
public Bug 1015798 - Improve ClassSpec depedent behavior especially with inheritance. r=bz 2016-11-08 22:08:28 +01:00
src Bug 1314169: Move the WasmFaultHandler to last priority on Windows ASan builds. r=luke 2016-11-14 10:37:47 -06:00
xpconnect Bug 1303518 - Remove the chrome only constructor for File, r=qdot 2016-11-11 18:56:44 +01:00
ffi.configure Bug 1305145 - Make libs and flags set by pkg_check_modules available to the caller. r=glandium 2016-10-14 11:06:30 -07:00
moz.configure Bug 1296530 - Replace include_when with include, and remove include_when. r=chmanchester 2016-10-13 17:15:24 +09:00