X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fguide_overview.html;h=a1c5701eeaf32dd65f6fbd7d4641b45aa31f490f;hp=6f7ae182280a280ec5e42f5315f672a626a36dbe;hb=a28488d4f4d041e09a547683df74586f02146b0d;hpb=701035c727e9a9e70f3edc543cf13c930f7ee06a diff --git a/app/src/main/assets/guide_overview.html b/app/src/main/assets/guide_overview.html index 6f7ae182..a1c5701e 100644 --- a/app/src/main/assets/guide_overview.html +++ b/app/src/main/assets/guide_overview.html @@ -41,7 +41,9 @@

WebView Limitations

-

Privacy Browser uses Android's built-in WebView to render websites. There are some limitations in the controls WebView exposes for managing privacy settings. +

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 + referer header. 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.