Skip to content Skip to sidebar Skip to footer
Showing posts with the label Javascriptcore

Webkit2.javascriptresult.get_value() Throws Exception "typeerror: Couldn't Find Foreign Struct Converter For 'javascriptcore.value'".

I am writing a python3 + webkit2 + gtk3 based GUI. Everything works fine, but when I tried to use W… Read more Webkit2.javascriptresult.get_value() Throws Exception "typeerror: Couldn't Find Foreign Struct Converter For 'javascriptcore.value'".

Using Setinterval, Settimeout In Javascriptcore Framework For Objectivec

I've been experimenting with the new Objective C JavascriptCore Framework. This is crazy, but i… Read more Using Setinterval, Settimeout In Javascriptcore Framework For Objectivec

Memory Leak When Using WKScriptMessageHandler

Not sure if I hit a bug in WebKit or I am doing something horribly wrong, but I can't figure ou… Read more Memory Leak When Using WKScriptMessageHandler