RESOLVED WONTFIX 41666
[Qt] QScriptEngine should have an API for importing extensions
https://bugs.webkit.org/show_bug.cgi?id=41666
Summary [Qt] QScriptEngine should have an API for importing extensions
Kent Hansen
Reported 2010-07-06 02:04:33 PDT
See http://doc.trolltech.com/latest/qscriptengine.html#importExtension and related functions availableExtensions(), importedExtensions(). This requires providing the abstract base class of QtScript plugins, QScriptExtensionPlugin (see http://doc.trolltech.com/latest/qscriptextensionplugin.html).
Attachments
Jędrzej Nowacki
Comment 1 2011-07-07 07:51:22 PDT
Porting QtScript API over JSC C API will not be continued.
Note You need to log in before you can comment on or make changes to this bug.