зеркало из https://github.com/mozilla/gecko-dev.git
988eb2ee33
Now that we're using `MAP_JIT` on Apple Silicon we should also use the `allow-jit` entitlement. The weaker `allow-unsigned-executable-memory` entitlement is still needed for the Intel hardware where we don't use `MAP_JIT` yet. We'll probably be able to use `MAP_JIT` there too at some point, but for now this is a step in the right direction. Differential Revision: https://phabricator.services.mozilla.com/D180532 |
||
---|---|---|
.. | ||
browser.developer.entitlements.xml | ||
browser.production.entitlements.xml | ||
developer.entitlements.xml | ||
plugin-container.developer.entitlements.xml | ||
plugin-container.production.entitlements.xml | ||
production.entitlements.xml |