Skip to content

WebKitGTK JS to JSC API migration

Michael Gratton requested to merge wip/jsc-migration into mainline

JSC is WebKitGTK's supported API going forward and is more straight-forward than the old JS API, so this simplifies the code and removes a number of deprecated calls.

Merge request reports