Bug 42808 - [Chromium] Pass context menu events through WebInputEvent to WebPlugin::handleInputEvent.
Summary: [Chromium] Pass context menu events through WebInputEvent to WebPlugin::handl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 01:12 PDT by Darin Fisher (:fishd, Google)
Modified: 2010-07-22 09:43 PDT (History)
1 user (show)

See Also:


Attachments
v1 patch (2.33 KB, patch)
2010-07-22 01:18 PDT, Darin Fisher (:fishd, Google)
tkent: review+
fishd: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2010-07-22 01:12:24 PDT
Pass context menu events through WebInputEvent to WebPlugin::handleInputEvent.

This is needed to resolve http://code.google.com/p/chromium/issues/detail?id=48129
Comment 1 Darin Fisher (:fishd, Google) 2010-07-22 01:18:18 PDT
Created attachment 62273 [details]
v1 patch
Comment 2 Kent Tamura 2010-07-22 08:24:56 PDT
Comment on attachment 62273 [details]
v1 patch

Looks OK.
Comment 3 Darin Fisher (:fishd, Google) 2010-07-22 09:43:07 PDT
Landed as http://trac.webkit.org/changeset/63897