diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-03-26 13:00:02 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-03-26 15:16:49 (GMT) |
commit | 7a11acd536d84ad22ef98a0fdbdb4322a55efafb (patch) | |
tree | dd36701a69219ec43182001a61386c99b6644e7d /tests/auto/qdate | |
parent | 61b488a965eebc52104243dce21eaeb203cfecae (diff) | |
download | Qt-7a11acd536d84ad22ef98a0fdbdb4322a55efafb.zip Qt-7a11acd536d84ad22ef98a0fdbdb4322a55efafb.tar.gz Qt-7a11acd536d84ad22ef98a0fdbdb4322a55efafb.tar.bz2 |
QtScript: Add yet more missing API shims
- for QScriptEngine and QScriptContext; we don't control what the
JSC functions are doing, so it's better to have shims than not to
have them (which can cause something to blow up), even if they
might not be strictly necessary as of this writing.
- for QScriptDeclarativeClass; otherwise the identifiers might
be created/destroyed in the wrong engine.
- for QScriptValueIterator destructor; otherwise the identifiers
might be destroyed in the wrong engine.
This is an attempt to fix a crash in Bauhaus, but it might still
be crashing (i.e. still some shims missing, somewhere) ;(
Diffstat (limited to 'tests/auto/qdate')
0 files changed, 0 insertions, 0 deletions