Bug 113535 - [Qt] Switch ContextMenu implementation to CROSS_PLATFORM_CONTEXT_MENU
Summary: [Qt] Switch ContextMenu implementation to CROSS_PLATFORM_CONTEXT_MENU
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jesus Sanchez-Palencia
URL:
Keywords: Qt
Depends on:
Blocks: 111874
  Show dependency treegraph
 
Reported: 2013-03-28 13:42 PDT by Jesus Sanchez-Palencia
Modified: 2013-04-03 05:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (15.62 KB, patch)
2013-03-28 13:59 PDT, Jesus Sanchez-Palencia
no flags Details | Formatted Diff | Diff
Patch (15.61 KB, patch)
2013-04-01 07:34 PDT, Jesus Sanchez-Palencia
no flags Details | Formatted Diff | Diff
Patch (15.54 KB, patch)
2013-04-01 10:34 PDT, Jesus Sanchez-Palencia
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesus Sanchez-Palencia 2013-03-28 13:42:38 PDT
Qt could switch to cross platform context menu implementation and reduce Context Menu related code significantly.
Comment 1 Jesus Sanchez-Palencia 2013-03-28 13:59:49 PDT
Created attachment 195637 [details]
Patch
Comment 2 Jesus Sanchez-Palencia 2013-04-01 07:34:04 PDT
Created attachment 195967 [details]
Patch
Comment 3 Jesus Sanchez-Palencia 2013-04-01 10:34:29 PDT
Created attachment 195989 [details]
Patch
Comment 4 Simon Hausmann 2013-04-03 03:57:45 PDT
Comment on attachment 195989 [details]
Patch

Yay!
Comment 5 Jesus Sanchez-Palencia 2013-04-03 05:43:19 PDT
Committed r147545: <http://trac.webkit.org/changeset/147545>