mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b5b5b42198
From 8010cffba6e3dec5f792e965aacb9621ef06e0d7 Mon Sep 17 00:00:00 2001 plugin-container - v5 Added checks in case PR_DuplicateEnvironment or PR_Malloc fail Added #ifdef so that only Android builds try to call PR_DuplicateEnvironment Moved PR_DuplicateEnvironment function from mozglue into process_util_linux.cc so that matched alloc/free calls happen under android. --- ipc/chromium/src/base/process_util_linux.cc | 146 +++++++++++++++++++++++++-- 1 file changed, 140 insertions(+), 6 deletions(-) |
||
---|---|---|
.. | ||
app | ||
chromium | ||
dbus | ||
glue | ||
ipdl | ||
ril | ||
testshell | ||
Makefile.in | ||
pull-chromium.py |