Bug 39114

Summary: [Qt] QScriptEngine API should contain a newObject function
Product: WebKit Reporter: Jędrzej Nowacki <jedrzej.nowacki>
Component: JavaScriptCoreAssignee: Jędrzej Nowacki <jedrzej.nowacki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jedrzej.nowacki, kenneth, kent.hansen
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 31863    
Attachments:
Description Flags
Fix v1 none

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
Jędrzej Nowacki
Comment 1 2010-05-14 06:27:51 PDT
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.