On Thursday 15 October 2009 15:24:05 Frank Hemer wrote: > With 4.6, QScriptValue::call only sets QScriptValue::isError on the > returned object. This used to work with 4.5
Hi, Thanks for testing QtScript in Qt 4.6. As you might know, we changed the script backend to use JavaScriptCore from the webkit project. We tried our best to keep all the behavior of the old backend. But it is very likely that there are few things that where not covered by our tests. So we appreciate any feedback. But in this particular case, I don't really understand the difference. Do you have a small code sample that show the behavior change? Thanks. -- Olivier _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
