gecko-dev/mozglue
Toshihito Kikuchi 17bf9c99ee Bug 1619466 - Make the blocklist variable BROWSER_PROCESS work. r=aklotz
The blocklist variable `BROWSER_PROCESS` did not work as expected.  Entries
defined there were blocked not only in the browser process but also in the
child process.

This patch makes sure entries in `BROWSER_PROCESS` are blocked only in the
browser process.

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

--HG--
extra : moz-landing-system : lando
2020-03-08 19:47:17 +00:00
..
android Bug 1598068 - Add ashmem abstraction to mozglue and use it everywhere r=glandium,jld 2020-03-06 19:04:49 +00:00
baseprofiler Bug 1619865 - Support pdb paths with forward slashes. r=gerald 2020-03-04 08:02:42 +00:00
build Bug 1606635 - Remove suppression for fixed bug. r=janv 2020-03-05 09:45:58 +00:00
dllservices Bug 1619466 - Make the blocklist variable BROWSER_PROCESS work. r=aklotz 2020-03-08 19:47:17 +00:00
linker Bug 1598068 - Add ashmem abstraction to mozglue and use it everywhere r=glandium,jld 2020-03-06 19:04:49 +00:00
misc Bug 1615752: Require 10-byte detour for Win 8.0 x64 CreateFileA and DuplicateHandle r=aklotz 2020-03-03 19:23:53 +00:00
static Bug 1617369 - Reformat mozglue/ using rustfmt r=glandium 2020-03-04 06:12:38 +00:00
tests Bug 1615308 - Validate each entry of IAT for ntdll.dll before copying it into a new process. r=aklotz 2020-03-03 00:19:41 +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