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

Unified Diff: android_webview/renderer/resources/suggestions.html

Issue 1270793002: [Android WebView] Put error page files into WebView resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added RTL direction support Created 5 years, 4 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: android_webview/renderer/resources/suggestions.html
diff --git a/android_webview/renderer/resources/suggestions.html b/android_webview/renderer/resources/suggestions.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d253fae535715e2185762fb09b0703abe0c7b25
--- /dev/null
+++ b/android_webview/renderer/resources/suggestions.html
@@ -0,0 +1,6 @@
+<p><strong>Suggestions:</strong></p>
+<ul>
+ <li>Make sure you have a data connection</li>
+ <li>Reload this webpage later</li>
+ <li>Check the address you entered</li>
+</ul>
« no previous file with comments | « android_webview/renderer/resources/load_error.html ('k') | android_webview/test/shell/res/raw/blank_html.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698