mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 595132 - Don't trap and send context menu events destined for the browser to plugins. r=masayuki, a=final
This commit is contained in:
parent
f498f89577
commit
6a562d0ae0
@ -4438,7 +4438,6 @@ nsWindow::ProcessMessageForPlugin(const MSG &aMsg,
|
||||
|
||||
case WM_DEADCHAR:
|
||||
case WM_SYSDEADCHAR:
|
||||
case WM_CONTEXTMENU:
|
||||
|
||||
case WM_CUT:
|
||||
case WM_COPY:
|
||||
|
Loading…
Reference in New Issue
Block a user