]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_local_storage.html
Exit the full screen video mode if opening a new tab via an intent. https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_local_storage.html
index d1e171768b4f540027aa64352f6f0edb92a4405d..2be2e650443220d91d95ee5b2b9a0f6659626fbd 100644 (file)
@@ -51,7 +51,7 @@
         <p>Third-party cookies are set by portions of a website that are loaded from servers different from the URL at the top of the page.
             There is no good reason to ever enable third-party cookies. Privacy Browser 3.8 removed the option, and even Google is planning to
             <a href="https://www.theverge.com/2020/1/14/21064698/google-third-party-cookies-chrome-two-years-privacy-safari-firefox">disable them in the future</a>.
-            On devices with Android KitKat (version 4.4.4, API 20), WebView does not
+            On devices with Android KitKat (version 4.4, API 19), WebView does not
             <a href="https://developer.android.com/reference/android/webkit/CookieManager.html#setAcceptThirdPartyCookies(android.webkit.WebView, boolean)">differentiate
             between first-party and third-party cookies</a>. Thus, enabling cookies will also enable third-party cookies.</p>