[webkit-gtk] javascript will crash in all mingw64 webkitgtk version
陈刚
feihu929 at sina.com
Thu Feb 16 01:06:36 PST 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20170216/70b4ce80/attachment.html>
More information about the webkit-gtk
mailing list