Bug 72193

Summary: [Qt] Removing unneeded #ifdef from PopupMenuQt.cpp
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: New BugsAssignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, webkit.review.bot
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Luiz Agostini
Reported 2011-11-11 16:00:22 PST
Part of PopupMenuQt.cpp code is guarded by #ifndef QT_NO_COMBOBOX although this code is not related to the class QComboBox.
Attachments
patch (2.22 KB, patch)
2011-11-11 16:06 PST, Luiz Agostini
no flags
Luiz Agostini
Comment 1 2011-11-11 16:06:09 PST
WebKit Review Bot
Comment 2 2011-11-11 18:58:25 PST
Comment on attachment 114794 [details] patch Clearing flags on attachment: 114794 Committed r100061: <http://trac.webkit.org/changeset/100061>
WebKit Review Bot
Comment 3 2011-11-11 18:58:30 PST
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.