Bug 1307282 - Remove redundant read-metadata rights from the content sandbox; r=gcp

MozReview-Commit-ID: CILCWk4nINs

--HG--
extra : rebase_source : b3d738365a978505fdbc5ba0a94de62a8824e2f2
This commit is contained in:
Haik Aftandilian 2016-09-30 11:59:48 -07:00
Родитель bef74339e5
Коммит 4f170e903e
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -255,8 +255,6 @@ static const char contentSandboxRules[] =
" (allow file-read*\n"
" (home-regex (string-append \"/Library/Preferences/\" (regex-quote domain)))))\n"
"\n"
" (allow file-read-metadata)\n"
"\n"
" (allow ipc-posix-shm\n"
" (ipc-posix-name-regex \"^/tmp/com.apple.csseed:\")\n"
" (ipc-posix-name-regex \"^CFPBS:\")\n"