meishier commented on issue #850: Ready for Chrome 80's [Cookies default to 
SameSite=Lax] ? 
URL: https://github.com/apache/cordova-android/issues/850#issuecomment-545269400
 
 
   @breautek 
   thanks.  From the source  
[SystemCookieManager](https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/engine/SystemCookieManager.java),
 CookieManager is still in use,  setAcceptThirdPartyCookies is called already. 
   
   you're right, seems it's not possible to [modify webview's 
flags](https://stackoverflow.com/questions/44738266/cordova-how-to-modify-webview-flags)
 either. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to