Bug 70970

Summary: [Qt] Failure to build when QT_NO_MENU defined
Product: WebKit Reporter: Helder Correia <helder.correia>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.