WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87585
[FileAPI] FileReader should fire progress event when blob has been completely read into memory
https://bugs.webkit.org/show_bug.cgi?id=87585
Summary
[FileAPI] FileReader should fire progress event when blob has been completely...
Li Yin
Reported
2012-05-26 20:58:14 PDT
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.
Attachments
Patch
(4.42 KB, patch)
2012-05-26 22:14 PDT
,
Li Yin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Li Yin
Comment 1
2012-05-26 22:14:14 PDT
Created
attachment 144217
[details]
Patch
Kentaro Hara
Comment 2
2012-05-26 23:40:46 PDT
Comment on
attachment 144217
[details]
Patch Looks OK. Thanks for improving the conformance with the spec.
WebKit Review Bot
Comment 3
2012-05-27 00:34:18 PDT
Comment on
attachment 144217
[details]
Patch Clearing flags on attachment: 144217 Committed
r118622
: <
http://trac.webkit.org/changeset/118622
>
WebKit Review Bot
Comment 4
2012-05-27 00:34:23 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug