Nadav Greenberg created CB-6673:
-----------------------------------
Summary: Clearing cookies in InAppBrowser clears cookie in entire
application
Key: CB-6673
URL: https://issues.apache.org/jira/browse/CB-6673
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 3.4.0, 3.3.0
Environment: All Android versions
Reporter: Nadav Greenberg
When using InAppBrowser's clear cookie feature, it clears the cookies also from
the application itself, not only the newly opened page in the InAppBrowser.
It seems that this is caused by the CookieManager singleton being used to clear
the cookies, which clears the entire WebView's cookies, not just the new
window's.
--
This message was sent by Atlassian JIRA
(v6.2#6252)