[webkit-reviews] review requested: [Bug 49839] [Qt] Implement the File API spec : [Attachment 76300] Proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 11 04:01:24 PST 2010
Jarred Nicholls <jarred.nicholls at gmail.com> has asked for review:
Bug 49839: [Qt] Implement the File API spec
https://bugs.webkit.org/show_bug.cgi?id=49839
Attachment 76300: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=76300&action=review
------- Additional Comments from Jarred Nicholls <jarred.nicholls at gmail.com>
Qt's port has most of the implementation of FileSystemQt.cpp complete. File
seeking was the only necessary thing missing. Mostly, the qmake files were out
of wack.
fast/files reader tests work when manually operated. They do not automatically
work due to Qt's inability to handle multi-file inputs
(https://bugs.webkit.org/show_bug.cgi?id=22048) as well as Qt's DRT is missing
an eventSender.beginDragWithFiles implementation. A separate bug will need to
be filed for adding eventSender.beginDragWithFiles.
More information about the webkit-reviews
mailing list