Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7415

File plugin's ProgressEvent implementation overwrites browser's native implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5.0, 3.6.0
    • None
    • cordova-plugin-file

    Description

      The File plugin includes ProgressEvent.js, an implementation that mimics ProgressEvent objects for the FileReader/FileWriter objects, but does not include the usual event methods, etc.

      When the File plugin is added to a project, any existing ProgressEvent implementation native to the browser environment is overwritten with this one, breaking code outside of the plugin that relies on ProgressEvent functionality.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jamespwhite James White
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: