KIO progress towards tier 1 framework?
Oswald Buddenhagen
ossi at kde.org
Wed Jul 10 08:05:33 UTC 2013
On Wed, Jul 10, 2013 at 10:01:15AM +0200, Kevin Ottens wrote:
> On Tuesday 02 July 2013 23:18:59 Stephen Kelly wrote:
> > Note that QtScript can't be loaded in a plugin, so using it in KTranscript
> > relies on that changing anyway:
> >
> > https://bugs.webkit.org/show_bug.cgi?id=38193
>
> Is it still true with Qt5? I thought they switched away from JavaScriptCore to
> use V8 instead, or am I mistaken?
>
qtscript still uses jsc.
qtwebkit still uses jsc.
qml uses v8, and will soon (5.2) switch to v4vm.
More information about the Kde-frameworks-devel
mailing list