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

Unified Diff: native_client_sdk/doc_generated/overview.html

Issue 725333002: Initial draft of PNaCl bitcode files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issues in patch set 3. Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/overview.html
diff --git a/native_client_sdk/doc_generated/overview.html b/native_client_sdk/doc_generated/overview.html
index edda38877d52bf91ea9faf7e924437e8e84dff00..bf037b6de7b2a90a8d74158b357052855c4258c0 100644
--- a/native_client_sdk/doc_generated/overview.html
+++ b/native_client_sdk/doc_generated/overview.html
@@ -11,7 +11,7 @@
<ul class="small-gap">
<li><a class="reference internal" href="#toolchains" id="id11">Toolchains</a></li>
<li><a class="reference internal" href="#security" id="id12">Security</a></li>
-<li><a class="reference internal" href="#portability" id="id13">Portability</a></li>
+<li><a class="reference internal" href="#link-for-pnacl-translator" id="id13">Portability</a></li>
</ul>
</li>
<li><p class="first"><a class="reference internal" href="#structure-of-a-web-application" id="id14">Structure of a web application</a></p>
@@ -166,7 +166,7 @@ restricted permissions. The only interaction between this process and the
outside world is through defined browser interfaces. Because of the
combination of the NaCl sandbox and the Chrome sandbox, we say that
Native Client employs a <strong>double sandbox</strong> design.</p>
-<h3 id="portability"><span id="id6"></span>Portability</h3>
+<h3 id="link-for-pnacl-translator"><span id="portability"></span><span id="id6"></span>Portability</h3>
<p>Portable Native Client (PNaCl, prounounced &#8220;pinnacle&#8221;) employs state-of-the-art
compiler technology to compile C/C++ source code to a portable bitcode
executable (<strong>pexe</strong>). PNaCl bitcode is an OS- and architecture-independent

Powered by Google App Engine
This is Rietveld 408576698