mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00: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
e4f17d348b
commit
eba1f962a0
@ -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