WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39114
[Qt] QScriptEngine API should contain a newObject function
https://bugs.webkit.org/show_bug.cgi?id=39114
Summary
[Qt] QScriptEngine API should contain a newObject function
Jędrzej Nowacki
Reported
2010-05-14 06:22:03 PDT
QScriptEngine API should contain a newObject function, that return a default object of Object class. It should look like
http://doc.trolltech.com/4.6/qscriptengine.html#newObject
For now it is enough to have an argument less one, as a QScriptClass class hasn't been implemented yet.
Attachments
Fix v1
(4.41 KB, patch)
2010-05-14 06:27 PDT
,
Jędrzej Nowacki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jędrzej Nowacki
Comment 1
2010-05-14 06:27:51 PDT
Created
attachment 56065
[details]
Fix v1
WebKit Commit Bot
Comment 2
2010-06-02 17:27:52 PDT
Comment on
attachment 56065
[details]
Fix v1 Clearing flags on attachment: 56065 Committed
r60583
: <
http://trac.webkit.org/changeset/60583
>
WebKit Commit Bot
Comment 3
2010-06-02 17:27:58 PDT
All reviewed patches have been landed. Closing bug.
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