Bug 41672
| Summary: | [Qt] QScriptEngine should have an API for generic value conversion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kent Hansen <kent.hansen> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Enhancement | CC: | cmarcelo, jedrzej.nowacki |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 31863, 41673 | ||
Kent Hansen
See http://doc.trolltech.com/latest/qscriptengine.html#toScriptValue and http://doc.trolltech.com/latest/qscriptengine.html#fromScriptValue
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jędrzej Nowacki
Porting QtScript API over JSC C API will not be continued.