repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
manifest_tests
/
sandboxed_pages_invalid_4.json
blob
744f74dd090da2b22c6e10cc199f90f199569929
1
{
2
"name": "test",
3
"version": "0.1",
4
"manifest_version": 2,
5
"sandbox": {
6
"pages": ["test"],
7
// Sandbox directive that allows same-origin access.
8
"content_security_policy": "sandbox allow-same-origin"
9
}
10
}