Comment 43 for bug 263435

Revision history for this message
In , Peterlubczynski-bugs (peterlubczynski-bugs) wrote :

On Windows, if a plugin wants to send shortcut keys to the browser, I wonder if
it can just get the browser's HWND through NPN_GetValue and call ::SendMessage
or if that will that just go back to the plugin? Need to try out idea in a
sample plugin.