From d62847997be926991424e4fba30ff3f5ef71258b Mon Sep 17 00:00:00 2001 From: Elliott Slaughter Date: Wed, 18 Aug 2010 18:17:52 -0700 Subject: Fix WebView saveState and restoreState for private browsing mode. Change-Id: Ia254ee853d73e56c6f0a5b7762a1cefc1dad0894 --- .../assets/webkit/incognito_mode_start_page.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 core/res/assets/webkit/incognito_mode_start_page.html (limited to 'core/res/assets/webkit') diff --git a/core/res/assets/webkit/incognito_mode_start_page.html b/core/res/assets/webkit/incognito_mode_start_page.html new file mode 100644 index 0000000..b070c6d --- /dev/null +++ b/core/res/assets/webkit/incognito_mode_start_page.html @@ -0,0 +1,24 @@ + + + + New incognito window + + +

You've gone incognito. Pages you view in this window + won't appear in your browser history or search history, and they won't + leave other traces, like cookies, on your computer after you close the + incognito window. Any files you download or bookmarks you create will be + preserved, however.

+ +

Going incognito doesn't affect the behavior of other people, + servers, or software. Be wary of:

+ + + + -- cgit v1.1