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

Side by Side Diff: native_client_sdk/doc_generated/devguide/devcycle/running.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 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
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="running"> 3 <b><font color="#cc0000">
4 <span id="devcycle-running"></span><h1 id="running"><span id="devcycle-running"> </span>Running</h1> 4 NOTE:
5 Deprecation of the technologies described here has been announced
6 for platforms other than ChromeOS.<br/>
7 Please visit our
8 <a href="/native-client/migration">migration guide</a>
9 for details.
10 </font></b>
11 <hr/><section id="running">
12 <h1 id="running">Running</h1>
5 <div class="contents local" id="contents" style="display: none"> 13 <div class="contents local" id="contents" style="display: none">
6 <ul class="small-gap"> 14 <ul class="small-gap">
7 <li><a class="reference internal" href="#introduction" id="id6">Introduction</a> </li> 15 <li><a class="reference internal" href="#introduction" id="id6">Introduction</a> </li>
8 <li><a class="reference internal" href="#portable-native-client-pnacl-applicatio ns" id="id7">Portable Native Client (PNaCl) applications</a></li> 16 <li><a class="reference internal" href="#portable-native-client-pnacl-applicatio ns" id="id7">Portable Native Client (PNaCl) applications</a></li>
9 <li><a class="reference internal" href="#native-client-applications-and-the-chro me-web-store" id="id8">Native Client applications and the Chrome Web Store</a></ li> 17 <li><a class="reference internal" href="#native-client-applications-and-the-chro me-web-store" id="id8">Native Client applications and the Chrome Web Store</a></ li>
10 <li><p class="first"><a class="reference internal" href="#prerequisites" id="id9 ">Prerequisites</a></p> 18 <li><p class="first"><a class="reference internal" href="#prerequisites" id="id9 ">Prerequisites</a></p>
11 <ul class="small-gap"> 19 <ul class="small-gap">
12 <li><a class="reference internal" href="#browser-and-pepper-versions" id="id10"> Browser and Pepper versions</a></li> 20 <li><a class="reference internal" href="#browser-and-pepper-versions" id="id10"> Browser and Pepper versions</a></li>
13 <li><a class="reference internal" href="#chrome-cache" id="id11">Chrome Cache</a ></li> 21 <li><a class="reference internal" href="#chrome-cache" id="id11">Chrome Cache</a ></li>
14 </ul> 22 </ul>
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 </ul> 449 </ul>
442 </li> 450 </li>
443 </ol> 451 </ol>
444 <p>To publish an application to the world after publishing it to test accounts, 452 <p>To publish an application to the world after publishing it to test accounts,
445 you must first unpublish the application. For additional information see 453 you must first unpublish the application. For additional information see
446 <a class="reference external" href="/webstore/docs/publish">Publishing Your App< /a>, and in particular <a class="reference external" href="/webstore/publish#tes taccounts">Publishing 454 <a class="reference external" href="/webstore/docs/publish">Publishing Your App< /a>, and in particular <a class="reference external" href="/webstore/publish#tes taccounts">Publishing
447 to test accounts</a>.</p> 455 to test accounts</a>.</p>
448 </section> 456 </section>
449 457
450 {{/partials.standard_nacl_article}} 458 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698