]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/tr/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 / tr / guide_local_storage.html
index 14963e66ec0295a3aeef57b48f74f8a79a25c966..b2a6ea326644e6ea135bc00b8c12346915451156 100644 (file)
@@ -52,7 +52,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>