gecko-dev/security/sandbox
Jed Davis cd985e90bd Bug 1663550 - Fix the alignment of the stack for the sandbox's clone() trampoline. r=gcp
The ABI on ARM64 requires 16-byte stack alignment, and that includes the
small temporary stack that exists only so that we can `longjmp` off of
it in the child process after calling `clone`.

Differential Revision: https://phabricator.services.mozilla.com/D90001
2020-09-16 20:48:02 +00:00
..
chromium Bug 1663550 - Add security/sandbox/chromium files needed for ARM/ARM64. r=bobowen 2020-09-15 14:46:35 +00:00
chromium-shim Bug 1639030 - Part 2: Roll-up of chromium sandbox update and patches to get a running browser. r=bobowen 2020-07-08 12:54:33 +00:00
common Bug 1660901 - Add some test cases for fstatat inside the content sandbox. r=gcp 2020-08-28 09:33:53 +00:00
linux Bug 1663550 - Fix the alignment of the stack for the sandbox's clone() trampoline. r=gcp 2020-09-16 20:48:02 +00:00
mac Bug 1660045 - Patch 2 - Allow mappings from translated binary directories r=spohl 2020-08-27 07:04:35 +00:00
test Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
win Bug 1662560 - Always retrieve the imagebase of the child process's executable from a process handle. r=mhowell 2020-09-15 21:10:06 +00:00
moz.build Bug 1639030 - Part 2: Roll-up of chromium sandbox update and patches to get a running browser. r=bobowen 2020-07-08 12:54:33 +00:00