Github user dzeims commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/71#issuecomment-59222344
It looked like the version of WebKit used by iOS 6, 7, and BB 10.2.x would
throw a TypeError when attempting to redefine the target property on the
ProgressEve
Github user clelland commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/71#issuecomment-58102341
On iOS 6 & 7 (haven't tried 8 yet), I get an error in mobilespec with this
patch:
TypeError: Attempting to change access mechanism for an unconfi
GitHub user dzeims opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/71
Possible fix for CB-7415: Implement a more feature complete implementation
of ProgressEvent
* Reuse native ProgressEvent if supported
* Partially or completely pollyfill ProgressEvent