WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
41676
[Qt] QtScript should have an API for creating custom native objects
https://bugs.webkit.org/show_bug.cgi?id=41676
Summary
[Qt] QtScript should have an API for creating custom native objects
Kent Hansen
Reported
2010-07-06 03:05:42 PDT
See
http://doc.trolltech.com/latest/qscriptengine.html#newObject-2
This requires providing the QScriptClass interface (see
http://doc.trolltech.com/latest/qscriptclass.html
).
Attachments
Add attachment
proposed patch, testcase, etc.
Kent Hansen
Comment 1
2010-07-06 03:29:10 PDT
There should also be corresponding methods QScriptValue::scriptClass() and QScriptValue::setScriptClass().
Jędrzej Nowacki
Comment 2
2011-07-07 07:50:03 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