[webkit-dev] KJS Bindings
ankush tiwari
ankushtiwarimot at gmail.com
Mon Jan 14 06:17:33 PST 2008
Hi All,
I am facing a problem with the run-time C-bindings that we have created.
We are able to run the bindings for the first page.
I have some code like
nativebinding.printmessage("Hello") in a file test.html and the same line in
another file test2.html to which I navigate from test.html. nativebinding is
a new runtime object which is created by us using the C_runtime binding
interface that is there in webkit.
The issue in my second file nativebindings.printmessage does not work.
It only works till the time I am active on test.html.
Can anyone help me on this issue.
Thanks,
Ankush.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080114/e482427d/attachment.html
More information about the webkit-dev
mailing list