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.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to