2009-02-23 Anders Carlsson <andersca@apple.com>
Reviewed by Darin Adler.
Fix <rdar://problem/
6450656>.
* Plugins/Hosted/NetscapePluginInstanceProxy.h:
* Plugins/Hosted/NetscapePluginInstanceProxy.mm:
(WebKit::NetscapePluginInstanceProxy::insertText):
Add insert text which just calls the new WKPH function.
* Plugins/Hosted/WebHostedNetscapePluginView.mm:
(-[WebHostedNetscapePluginView inputContext]):
Get the input context from the shared input panel.
(-[WebHostedNetscapePluginView keyDown:]):
Let the shared input panel have a go at the event first.
* Plugins/Hosted/WebKitPluginHost.defs:
Add new InsertText function.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@41148
268f45cc-cd09-0410-ab3c-
d52691b4dbfc