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

Unified Diff: content/common/common.sb

Issue 10539009: mac: Make the (10.6-only) sandbox hole for the components build smaller (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: test Created 8 years, 6 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 | content/common/sandbox_mac.h » ('j') | content/common/sandbox_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/common.sb
diff --git a/content/common/common.sb b/content/common/common.sb
index bdce888cfd91fc9f0b4168444af1a46536a0ec6f..958bbb6fa22658720fb4800638c8b69f8f16a38d 100644
--- a/content/common/common.sb
+++ b/content/common/common.sb
@@ -35,5 +35,7 @@
; Needed for IPC on 10.6
;10.6_OR_ABOVE (allow ipc-posix-shm)
+; Component build workaround for a dyld bug, used on OS X <= 10.6.
+; Enables reading file metadata for the Chrome bundle and its parent paths.
; http://crbug.com/127465
@COMPONENT_BUILD_WORKAROUND@
« no previous file with comments | « no previous file | content/common/sandbox_mac.h » ('j') | content/common/sandbox_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698