mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
accee09e1b
This patch mostly turns on the features set up by the earlier patches: allow connecting to the X server and reading various related things (.Xauthority, GPU device info in sysfs, etc.). It also turns off Mesa's shader cache in the RDD process; that shouldn't be needed here, and disabling it lets us avoid dealing with a few things in the sandbox policy that we'd rather not (e.g., `getpwuid`). Differential Revision: https://phabricator.services.mozilla.com/D146275 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |