RESOLVED FIXED 27934
[Qt] Consolidate common gcc flags to WebKit.pri
https://bugs.webkit.org/show_bug.cgi?id=27934
Summary [Qt] Consolidate common gcc flags to WebKit.pri
Laszlo Gombos
Reported 2009-08-02 19:35:47 PDT
All Qt projects include WebKit.pri, so by moving the common flags to WebKit.pri all projects would share a common baseline. One of the practical use of this is to disable all the unused parameter warnings when TestNetscapePlugin gets build.
Attachments
proposed patch (3.33 KB, patch)
2009-08-02 19:46 PDT, Laszlo Gombos
eric: commit-queue+
Laszlo Gombos
Comment 1 2009-08-02 19:46:54 PDT
Created attachment 33958 [details] proposed patch
Eric Seidel (no email)
Comment 2 2009-08-03 09:26:00 PDT
Comment on attachment 33958 [details] proposed patch Looks sane enough, so long as everything still builds. :)
Adam Barth
Comment 3 2009-08-03 19:14:28 PDT
Comment on attachment 33958 [details] proposed patch Clearing review flag on attachment: 33958 Sending ChangeLog Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/JavaScriptCore.pro Sending WebCore/ChangeLog Sending WebCore/WebCore.pro Sending WebKit.pri Transmitting file data ...... Committed revision 46743. http://trac.webkit.org/changeset/46743
Adam Barth
Comment 4 2009-08-03 19:14:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.