Re: [webkit-gtk] javascript will crash in all mingw64 webkitgtk version

2017-02-16 Thread Michael Catanzaro
Hi, The version of WebKitGTK+ that you are using is very old and insecure, so you're not likely to get much help here. WebKitGTK+ is not supported on Windows anymore. You should look into either not using WebKitGTK+ for your product, or in working to implement Windows support. Michael ___

[webkit-gtk] javascript will crash in all mingw64 webkitgtk version

2017-02-16 Thread 陈刚
Hello everybody ! In All webkitgtk version with mingw64, the javascript will crash. I had test mingw64-webkitgtk-21~25 and mingw64-webkitgtk3-23~25, all version webkitgtk’s GtkLauncher.exe can not execute javascript!!! For example, a html page as below: --