Actions
Feature #21
closedAllow Option to Accept or Block Third-Party Cookies
Start date:
04/25/2016
Due date:
% Done:
100%
Estimated time:
Description
Create the option to specify cookie behavior for third-party cookies.
https://developer.android.com/reference/android/webkit/CookieManager.html
The default behavior is that third-party cookies are allowed on KitKat and below (Android <= 4.4.4, API <= 20) and disabled on Lollipop and above (Android >= 5.0, API >= 21).
Actions