Bug 1190032 - Sandbox failure in nsPluginHost::GetPluginTempDir, tighten earlier patch. r=areinald

This commit is contained in:
Steven Michaud 2015-09-10 15:32:42 -05:00
parent aadd92c385
commit 218db8d580

View File

@ -416,7 +416,7 @@ static const char contentSandboxRules[] =
"\n"
"; bug 1190032\n"
" (allow file*\n"
" (home-subpath \"/Library/Caches/TemporaryItems/plugtmp\"))\n"
" (home-regex \"/Library/Caches/TemporaryItems/plugtmp.*\"))\n"
" )\n"
")\n";