Bug 87047

Summary: [WK2] Remove a useless #if on Tools/WebKitTestRunner/TestController.cpp
Product: WebKit Reporter: Hugo Parente Lima <hugo.lima>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.