GitHub user TimBarham opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/152
CB-10023 Fix "proxy not found error" on Chrome.
We shouldn't be patching `requestFileSystem` and `resolveLocalFileSystem`
on Chrome. Recent change broke the existing logic for this.
Also, added common logic for detecting Chrome (or really, feature
detection) so we are checking in a consistent manner.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-file CB-10023
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/152.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 #152
----
commit adbb97780f2d68fa98e71c0aee17f1cecad8ab71
Author: Tim Barham <[email protected]>
Date: 2015-12-07T01:08:26Z
CB-10023 Fix "proxy not found error" on Chrome.
We shouldn't be patching requestFileSystem and resolveLocalFileSystem on
Chrome. Recent change broke the existing logic for this.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]