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

Unified Diff: content/common/common.sb

Issue 7060002: Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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
Index: content/common/common.sb
diff --git a/content/common/common.sb b/content/common/common.sb
index ec97f66937364f0640b22f2890b9f65b4bf553b4..f160b30a8ef7f1c2aa88b8ba44257a6f573b9601 100644
--- a/content/common/common.sb
+++ b/content/common/common.sb
@@ -33,4 +33,4 @@
(regex #"^/System/Library/CoreServices($|/)")) ; 10.5.6
; Needed for IPC on 10.6
-;10.6_ONLY (allow ipc-posix-shm)
+;10.6_OR_ABOVE (allow ipc-posix-shm)

Powered by Google App Engine
This is Rietveld 408576698