Bug 70537 - [Qt][WK2] Disable Context Menus until we have a proper QML implementation
Summary: [Qt][WK2] Disable Context Menus until we have a proper QML implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on: 70529
Blocks: 70315
  Show dependency treegraph
 
Reported: 2011-10-20 12:30 PDT by Zeno Albisser
Modified: 2011-10-26 01:29 PDT (History)
1 user (show)

See Also:


Attachments
patch for review. (3.81 KB, patch)
2011-10-20 13:10 PDT, Zeno Albisser
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>