blob: 7e3e96ea40c17a92aadefaa7ab55958e0c7ac762 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
[DEFAULT]
tags = contentsandbox
support-files =
browser_content_sandbox_utils.js
skip-if = !e10s
[browser_content_sandbox_fs.js]
skip-if = !e10s
[browser_content_sandbox_syscalls.js]
|