[webkit-reviews] review denied: [Bug 47454] FileWriter sends write event instead of progress event : [Attachment 70381] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 9 18:55:51 PDT 2010


Andreas Kling <kling at webkit.org> has denied Eric U. <ericu at chromium.org>'s
request for review:
Bug 47454: FileWriter sends write event instead of progress event
https://bugs.webkit.org/show_bug.cgi?id=47454

Attachment 70381: Patch
https://bugs.webkit.org/attachment.cgi?id=70381&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
According to the spec, readyState should be DONE when the "write" event fires:
http://www.w3.org/TR/file-writer-api/#widl-FileWriter-write  (steps 6, 7 and
8.)


More information about the webkit-reviews mailing list