i am using webkit_web_view_execute_script in my code the purpose which i am fullfuling by this API is that i want to append my widget in any HTML page( whosoever naviagtion request is coming to my browser ). I am executing script only after getting the LoadFinish signal from the webkit . The issue which i am facing is that sometimes my script is getting rendered properly and sometime i am getting the Parse Error . What should i need to do to resolve this issue.
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
