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

Unified Diff: chrome/renderer/renderer.sb

Issue 174630: Merge 24674 - Poke a hole in the Sandbox for sending signals to self.... (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 | no next file » | 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 24676)
+++ chrome/renderer/renderer.sb (working copy)
@@ -6,6 +6,9 @@
(version 1)
(deny default)
+; Allow sending signals to self - http://crbug.com/20370
+(allow %signal-self)
+
; Needed for full-page-zoomed controls - http://crbug.com/11325
(allow sysctl-read)
Property changes on: chrome\renderer\renderer.sb
___________________________________________________________________
Added: svn:mergeinfo
Merged /trunk/src/chrome/renderer/renderer.sb:r24674
Merged /branches/chrome_webkit_merge_branch/chrome/renderer/renderer.sb:r69-2775
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698