http/tests/plugins tests print "Unhandled variable" to stderr under Qt Somehow i don't think this is expected behavior. http://build.webkit.org/results/Qt%20Linux%20Release/r53034%20(5781)/results.html Tests that had stderr output: http/tests/plugins/get-url.html stderr http/tests/plugins/geturlnotify-from-npp-destroystream.html stderr http/tests/plugins/interrupted-get-url.html stderr
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Add the keyword 'Qt' to signal that it's a Qt-related bug http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
The fprintf() can be found in WebKitTools/DumpRenderTree/unix/TestNetscapePlugin/TestNetscapePlugin.cpp
Created attachment 73855 [details] Proposed patch Patch to silence this warning (just like the "vanilla" test plugin does.)
Comment on attachment 73855 [details] Proposed patch Clearing flags on attachment: 73855 Committed r71985: <http://trac.webkit.org/changeset/71985>
All reviewed patches have been landed. Closing bug.