The test fails because of the FIXME in PluginView::handlePostReadFile(): // FIXME - read the file data into buffer
Created attachment 45660 [details] proposed patch Depends on https://bugs.webkit.org/show_bug.cgi?id=33051.
style-queue ran check-webkit-style on attachment 45660 [details] without any errors.
Comment on attachment 45660 [details] proposed patch r=me, nice! Another option would be to rewrite this code to use QFile or even share an implementation across ports if possible...
Comment on attachment 45660 [details] proposed patch Clearing flags on attachment: 45660 Committed r52660: <http://trac.webkit.org/changeset/52660>
All reviewed patches have been landed. Closing bug.