mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
f73b286d2a
Moves IsDevelopmentBuild(), GetRepoDir(), and GetObjectDir() out of SandboxSettings because they also need to be used by ExtensionProtocolHandler to do security checks on developer builds as a result of how developer builds rely on symlinks to the repo dir from system extension directories. Remove the Linux-implementation of GetRepoDir() and GetObjectDir() because the Linux content sandbox implementation and the ExtensionProtocolHandler checks don't need them. MozReview-Commit-ID: KwBFUnh6Cml --HG-- extra : rebase_source : 3529a18ea802699ff968b798a7c560613469809b |
||
---|---|---|
.. | ||
moz.build | ||
mozISandboxSettings.idl | ||
SandboxSettings.cpp | ||
SandboxSettings.h |