Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8185)

Unified Diff: chrome/browser/utility.sb

Issue 4044002: Mac: block ability to stat arbitrary files in the Sandbox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix review comments Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/common.sb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/utility.sb
diff --git a/chrome/browser/utility.sb b/chrome/browser/utility.sb
index 1d3a12b68b4d2efa51ebd4471535e9925f5c426d..4bbac118084483693c6d8c851c4a58f4334a0d9f 100644
--- a/chrome/browser/utility.sb
+++ b/chrome/browser/utility.sb
@@ -14,4 +14,4 @@
; *** The contents of chrome/common/common.sb are implicitly included here. ***
; Enable full access to given directory if needed.
-;ENABLE_DIRECTORY_ACCESS (allow file-read* file-write* (regex #"DIR_TO_ALLOW_ACCESS"))
+;ENABLE_DIRECTORY_ACCESS
« no previous file with comments | « no previous file | chrome/common/common.sb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698