Bug 70970 - [Qt] Failure to build when QT_NO_MENU defined
Summary: [Qt] Failure to build when QT_NO_MENU defined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 15:11 PDT by Helder Correia
Modified: 2011-10-27 12:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2011-10-26 15:50 PDT, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 2011-10-26 15:11:04 PDT
A preprocessor guard is necessary for static function iterateContextMenu(QMenu* menu) in DumpRenderTreeSupportQt.cpp (patch coming).
Comment 1 Helder Correia 2011-10-26 15:50:33 PDT
Created attachment 112609 [details]
Patch
Comment 2 Andreas Kling 2011-10-27 04:58:49 PDT
Comment on attachment 112609 [details]
Patch

rs=me
Comment 3 WebKit Review Bot 2011-10-27 12:53:04 PDT
Comment on attachment 112609 [details]
Patch

Clearing flags on attachment: 112609

Committed r98619: <http://trac.webkit.org/changeset/98619>
Comment 4 WebKit Review Bot 2011-10-27 12:53:07 PDT
All reviewed patches have been landed.  Closing bug.