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: -------------------------- <html><head> </head> <body aa </body></html> <script> alert(1); </script>> -------------------------- And the jsc.exe in all mingw64 webkitgtk version, it will crash when execute any javascipt, for example --------------------------- C:\>jsc.exe >>>alert(1) Crashed!!!! --------------------------- --- 此电子邮件没有病毒和恶意软件,因为 avast! 防病毒保护处于活动状态。 https://www.avast.com/antivirus
_______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk