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

Unified Diff: chrome/renderer/renderer.sb

Issue 180025: Merge 24777 - Fix crashonlaunch on Snow Leopard... (Closed) Base URL: svn://chrome-svn/chrome/branches/203/src/
Patch Set: Created 11 years, 4 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/renderer/renderer_main_platform_delegate_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/renderer.sb
===================================================================
--- chrome/renderer/renderer.sb (revision 24784)
+++ chrome/renderer/renderer.sb (working copy)
@@ -7,7 +7,8 @@
(deny default)
; Allow sending signals to self - http://crbug.com/20370
-(allow %signal-self)
+; ;10.5_ONLY is substitued for a blank string at runtime as needed.
+;10.5_ONLY (allow %signal-self)
; Needed for full-page-zoomed controls - http://crbug.com/11325
(allow sysctl-read)
Property changes on: chrome\renderer\renderer.sb
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk/src/chrome/renderer/renderer.sb:r24777
« no previous file with comments | « no previous file | chrome/renderer/renderer_main_platform_delegate_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698