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

Unified Diff: native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html
diff --git a/native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html b/native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html
index d55851fece0bb11806b7094764bc5ded84143f0d..b279b1f16f4d55a96cf7dd28ea4c81512963679b 100644
--- a/native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html
+++ b/native_client_sdk/doc_generated/reference/sandbox_internals/arm-32-bit-sandbox.html
@@ -1,7 +1,15 @@
{{+bindTo:partials.standard_nacl_article}}
-<section id="arm-32-bit-sandbox">
-<span id="id1"></span><h1 id="arm-32-bit-sandbox"><span id="id1"></span>ARM 32-bit Sandbox</h1>
+<b><font color="#cc0000">
+NOTE:
+Deprecation of the technologies described here has been announced
+for platforms other than ChromeOS.<br/>
+Please visit our
+<a href="/native-client/migration">migration guide</a>
+for details.
+</font></b>
+<hr/><section id="id1">
+<h1 id="id1">ARM 32-bit Sandbox</h1>
<p>Native Client for ARM is a sandboxing technology for running
programs&#8212;even malicious ones&#8212;safely, on computers that use 32-bit
ARM processors. The ARM sandbox is an extension of earlier work on

Powered by Google App Engine
This is Rietveld 408576698