You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/23 05:10:57 UTC

[GitHub] [cordova-android] meishier commented on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ?

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org