Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 .. _sandbox-internals-index: | |
| 2 | |
| 3 ################# | |
| 4 Sandbox Internals | |
| 5 ################# | |
| 6 | |
| 7 The sandbox internals explains implementation details about Native | |
|
Andy
2014/02/07 19:41:13
Suggest beginning with:
"""
The sandbox internals
JF
2014/02/07 21:15:14
Done.
| |
| 8 Client sandboxing, which is also used by Portable Native Client. These | |
| 9 details can be useful to reimplement a sandbox, or to write assembly | |
| 10 code that follows sandboxing rules for Native Client (Portable Native | |
| 11 Client doesn't allow developers to write platform-specific assembly). | |
|
Andy
2014/02/07 19:41:13
"doesn't allow developers to write platform-specif
JF
2014/02/07 21:15:14
Done.
| |
| OLD | NEW |