Bug 70537

Summary: [Qt][WK2] Disable Context Menus until we have a proper QML implementation
Product: WebKit Reporter: Zeno Albisser <zeno>
Component: WebKit QtAssignee: Zeno Albisser <zeno>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 70529    
Bug Blocks: 70315    
Attachments:
Description Flags
patch for review. hausmann: review+

Description Zeno Albisser 2011-10-20 12:30:05 PDT
This is necessary because we currently cannot draw context menus without QtWidgets.
Comment 1 Zeno Albisser 2011-10-20 13:10:49 PDT
Created attachment 111831 [details]
patch for review.
Comment 2 Simon Hausmann 2011-10-25 05:30:15 PDT
Comment on attachment 111831 [details]
patch for review.

Ok...
Comment 3 Simon Hausmann 2011-10-26 01:29:58 PDT
Committed r98449: <http://trac.webkit.org/changeset/98449>