]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/guide_overview.html
Add controls for form data. Fixes https://redmine.stoutner.com/issues/29
[PrivacyBrowserAndroid.git] / app / src / main / assets / guide_overview.html
index 6f7ae182280a280ec5e42f5315f672a626a36dbe..a1c5701eeaf32dd65f6fbd7d4641b45aa31f490f 100644 (file)
@@ -41,7 +41,9 @@
 
 <h3>WebView Limitations</h3>
 
-<p>Privacy Browser uses Android's built-in WebView to render websites.  There are some limitations in the controls WebView exposes for managing privacy settings.
+<p>Privacy Browser uses Android's built-in WebView to render websites.  There are some limitations in the controls WebView exposes for managing privacy settings.  For example,
+    it isn't possible to enable some JavaScript commands while disabling others.  It also isn't possible to control the
+    <a href="https://blog.fastmail.com/2016/06/20/everything-you-could-ever-want-to-know-and-more-about-controlling-the-referer-header/">referer header</a>.
     Once Privacy Browser has matured to take full advantage of all the privacy options WebView does offer, some consideration might be made to imbedding a customized WebView
     or using a different rendering engine.</p>
 </body>