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

Side by Side Diff: native_client_sdk/doc_generated/reference/sandbox_internals/index.html

Issue 144253005: NaCl docs: fix a few more issues with the ARM sandbox documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="sandbox-internals"> 3 <section id="sandbox-internals">
4 <span id="sandbox-internals-index"></span><h1 id="sandbox-internals"><span id="s andbox-internals-index"></span>Sandbox Internals</h1> 4 <span id="sandbox-internals-index"></span><h1 id="sandbox-internals"><span id="s andbox-internals-index"></span>Sandbox Internals</h1>
5 <p>The sandbox internals explains implementation details about Native 5 <p>The sandbox internals documentation describes implementation details for
6 Client sandboxing, which is also used by Portable Native Client. These 6 Native Client sandboxing, which is also used by Portable Native
7 details can be useful to reimplement a sandbox, or to write assembly 7 Client. These details can be useful to reimplement a sandbox, or to
8 code that follows sandboxing rules for Native Client (Portable Native 8 write assembly code that follows sandboxing rules for Native Client
9 Client doesn&#8217;t allow developers to write platform-specific assembly).</p> 9 (Portable Native Client does not allow platform-specific assembly code).</p>
10 </section> 10 </section>
11 11
12 {{/partials.standard_nacl_article}} 12 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698