Bug 72193 - [Qt] Removing unneeded #ifdef from PopupMenuQt.cpp
Summary: [Qt] Removing unneeded #ifdef from PopupMenuQt.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Luiz Agostini
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-11-11 16:00 PST by Luiz Agostini
Modified: 2011-11-11 18:58 PST (History)
2 users (show)

See Also:


Attachments
patch (2.22 KB, patch)
2011-11-11 16:06 PST, Luiz Agostini
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luiz Agostini 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.
Comment 1 Luiz Agostini 2011-11-11 16:06:09 PST
Created attachment 114794 [details]
patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-11-11 18:58:30 PST
All reviewed patches have been landed.  Closing bug.