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

Unified Diff: chrome/common/extensions/docs/templates/articles/app_csp.html

Issue 596123002: Clarify documentation for Chrome Apps CSP, link to webview, example for sandbox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 3 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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/app_external.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/app_csp.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_csp.html b/chrome/common/extensions/docs/templates/articles/app_csp.html
index 0ecce936bafe27f8c1d936e99b12954bc44b3fe3..3dad58edc1e4cb849f3c59f034b06828afc3ec1d 100644
--- a/chrome/common/extensions/docs/templates/articles/app_csp.html
+++ b/chrome/common/extensions/docs/templates/articles/app_csp.html
@@ -119,7 +119,7 @@ because they have good fallback behavior when offline or under spotty connectivi
<p>
Instead of using an iframe,
-you can call out to an external URL using an object tag
+you can call out to an external URL using a webview tag
(see <a href="app_external#webview">Embed external web pages</a>).
</p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/app_external.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698