WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug