RESOLVED FIXED 87047
[WK2] Remove a useless #if on Tools/WebKitTestRunner/TestController.cpp
https://bugs.webkit.org/show_bug.cgi?id=87047
Summary [WK2] Remove a useless #if on Tools/WebKitTestRunner/TestController.cpp
Hugo Parente Lima
Reported 2012-05-21 14:40:45 PDT
#if PLATFORM(MAC) || PLATFORM(QT) || PLATFORM(GTK) is inside another #if PLATFORM(MAC) || PLATFORM(QT) || PLATFORM(GTK)
Attachments
Patch (1.94 KB, patch)
2012-05-21 14:42 PDT, Hugo Parente Lima
no flags
Patch (1.94 KB, patch)
2012-05-21 14:51 PDT, Hugo Parente Lima
no flags
Hugo Parente Lima
Comment 1 2012-05-21 14:42:36 PDT
Hugo Parente Lima
Comment 2 2012-05-21 14:51:42 PDT
Created attachment 143104 [details] Patch Now with a new title
WebKit Review Bot
Comment 3 2012-05-21 16:14:49 PDT
Comment on attachment 143104 [details] Patch Clearing flags on attachment: 143104 Committed r117827: <http://trac.webkit.org/changeset/117827>
WebKit Review Bot
Comment 4 2012-05-21 16:14:56 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.