[webkit-dev] Can i connect Webkit browser with JAVA Script toaccess event notification and A/V control
RAJENDIRAN SUNDARRAJAN-CPB738
CPB738 at motorola.com
Fri Oct 24 00:29:26 PDT 2008
Hi
Yes, events from WebKit browser could be sent to Java script for
processing. For this the EventHandler class in WebCore is used. All you
need to do is to pass the events from inside the Webkit porting
layer(QT,Symbian,...etc) to the event functions in EvenHandler class.
Thanks
Sundar
________________________________
From: webkit-dev-bounces at lists.webkit.org
[mailto:webkit-dev-bounces at lists.webkit.org] On Behalf Of Ajay Gautam
Sent: Friday, October 24, 2008 11:53 AM
To: webkit-dev at lists.webkit.org
Subject: [webkit-dev] Can i connect Webkit browser with JAVA Script
toaccess event notification and A/V control
Hi All,
I am confused regarding connection between Webkit browser with JAVA
Script to access event notification (to handle UI message or any other
message )and A/V control.
Please clarify me.
Thanx
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081024/24efc5ec/attachment.html>
More information about the webkit-dev
mailing list