The goal is fix all unused parameter warnings.
Created attachment 98903 [details] WIP patch to make Qt Linux build happy cq-, because I'd like to land it manually, because it might break Qt-Win, Qt-Symbian and Qt-Mac, Qt-minimal platforms.
Attachment 98903 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'Source/JavaScriptCore/Change..." exit_code: 1 Source/WebCore/platform/RuntimeApplicationChecks.cpp:35: Alphabetical sorting problem. [build/include_order] [4] Source/WebCore/platform/qt/QWebPageClient.h:60: Missing space inside { }. [whitespace/braces] [5] Total errors found: 2 in 68 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 98903 [details] WIP patch to make Qt Linux build happy Attachment 98903 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8950712
Comment on attachment 98903 [details] WIP patch to make Qt Linux build happy Attachment 98903 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/8952578
Comment on attachment 98903 [details] WIP patch to make Qt Linux build happy Attachment 98903 [details] did not pass cr-mac-ews (chromium): Output: http://queues.webkit.org/results/8951598
Comment on attachment 98903 [details] WIP patch to make Qt Linux build happy will fix
There is no Qt and the patch is obsolete, these warnings are fixed continuosly.