Port from QScriptEngine to QJSEngine
ClosedPublic

Authored by ervin on Apr 3 2016, 2:56 PM.

Details

Summary

QtScript being deprecated better use QtQml now. As a nice side-effect,
this fixes the leak we were seeing in the scripthandlertest as QJSEngine
isn't affected.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin updated this revision to Diff 3099.Apr 3 2016, 2:56 PM
ervin retitled this revision from to Port from QScriptEngine to QJSEngine.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot, theovaucher.
franckarrecot accepted this revision.Apr 3 2016, 3:00 PM
franckarrecot edited edge metadata.

Mario is so late !!!

This revision is now accepted and ready to land.Apr 3 2016, 3:00 PM
This revision was automatically updated to reflect the committed changes.