FLUID-3722: Port Gears uploader work to HTML5

Metadata

Source
FLUID-3722
Type
Sub-task
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Mike Lam
Reporter
Justin Obara
Created
2010-09-09T13:28:07.594-0400
Updated
2014-03-03T13:41:26.502-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Uploader

Description

In the past, we implemented a prototypal non-Flash version of the Uploader using Google Gears. Since Gears served as the basis for HTML 5, some of this implementation should be useful. In particular, the code to manually create multipart MIME file requests (needed in Firefox 4).

This work should be ported to the HTML 5 strategy.

Comments

  • Justin Obara commented 2010-10-04T14:57:23.056-0400

    "Bug Parade Infusion 1.3"

  • Colin Clark commented 2010-12-02T18:31:51.081-0500

    We've also been using this issue as a catch-all for major commits related to implementing the HTML 5 version of the Uploader. Now that the immediate issue has been resolved, I'm going to resolve this JIRA and we'll start using more specific issues for bug parade.

  • Colin Clark commented 2010-12-02T18:33:19.760-0500

    Mike migrated the Gears-related code that was relevant to HTML 5, resolving this issue at r10307 with refinements from me at r10315. We'll resolve this in favour of more specific issues going forward.