[Webkit-unassigned] [Bug 87585] New: [FileAPI] FileReader should fire progress event when blob has been completely read into memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 20:58:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87585

           Summary: [FileAPI] FileReader should fire progress event when
                    blob has been completely read into memory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


>From spec: http://www.w3.org/TR/FileAPI/#dfn-progress-event
One progress event will fire when blob has been completely read into memory.

Firefox, Opera and IE follows the spec.
Webkit based browser doesn't do that, it only fires progress event at interval of 50ms.
WebKit should add the behavior to make the conformance with the spec.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list