[email protected] | 882f1d56 | 2009-11-05 14:04:48 | [diff] [blame] | 1 | ;; |
2 | ;; Copyright (c) 2009 The Chromium Authors. All rights reserved. | ||||
3 | ;; Use of this source code is governed by a BSD-style license that can be | ||||
4 | ;; found in the LICENSE file. | ||||
5 | ;; | ||||
6 | ; This is the Sandbox configuration file used for safeguarding the worker | ||||
[email protected] | bd9337c | 2010-03-30 17:12:13 | [diff] [blame] | 7 | ; process which is used to run web workers in a sandboxed environment. |
[email protected] | 882f1d56 | 2009-11-05 14:04:48 | [diff] [blame] | 8 | ; |
9 | ; This is the most restrictive sandbox profile and only enables just enough | ||||
10 | ; to allow basic use of Cocoa. | ||||
[email protected] | 882f1d56 | 2009-11-05 14:04:48 | [diff] [blame] | 11 | |
[email protected] | 1e652d02 | 2010-04-16 19:09:11 | [diff] [blame] | 12 | ; *** The contents of chrome/common/common.sb are implicitly included here. *** |