http/tests/plugins/post-url-file.html fails on with the GTK+ DumpRenderTree and furthermore, PluginView::handlePostReadFile, which it tests is not implemented with GLib or GIO APIs.
Created attachment 84873 [details] Patch fixing this issue
Comment on attachment 84873 [details] Patch fixing this issue Looks good.
Comment on attachment 84873 [details] Patch fixing this issue Clearing flags on attachment: 84873 Committed r80428: <http://trac.webkit.org/changeset/80428>
All reviewed patches have been landed. Closing bug.
(In reply to comment #4) > All reviewed patches have been landed. Closing bug. I think this patch might have broken http/tests/plugins/post-url-file.html on the Snow Leopard Release Test bots: http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Tests%29/builds/26369 http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r80428%20(26370)/results.html http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r80429%20(26371)/http/tests/plugins/post-url-file-pretty-diff.html
Reopening this one as the original commit was rolled out.
Created attachment 85347 [details] Version of the patch supporting both older and newer versions of the CGI module
Comment on attachment 85347 [details] Version of the patch supporting both older and newer versions of the CGI module r=me
Comment on attachment 85347 [details] Version of the patch supporting both older and newer versions of the CGI module Clearing flags on attachment: 85347 Committed r82833: <http://trac.webkit.org/changeset/82833>