GitHub user dpogue opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/60
CB-5059 Add a CookieManager abstraction for pluggable webviews. This allows FileTransfer to correctly use webview cookies regardless of which webview engine is in use. /cc @agrieve @infil00p Requires apache/cordova-android#151 Refs #8 Refs MobileChromeApps/mobile-chrome-apps#464 Refs MobileChromeApps/cordova-crosswalk-engine#16 Refs crosswalk-project/crosswalk-cordova-android#38 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpogue/cordova-plugin-file-transfer 4.0.x-cookies Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/60.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #60 ---- commit 7fa40760b69586f06267c1036f36a4d3db22488a Author: Darryl Pogue <dvpdin...@gmail.com> Date: 2015-01-28T05:14:45Z CB-5059 Add a CookieManager abstraction for pluggable webviews. This allows FileTransfer to correctly use webview cookies regardless of which webview engine is in use. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org