diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2011-01-25 10:39:37 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2011-01-25 10:45:00 (GMT) |
commit | 7db489a0de073a2a56fe32d16f1cbe1bebdfd06d (patch) | |
tree | a3868384b102c504a1373613d07d872e1c5b81b8 /src/3rdparty/javascriptcore/VERSION | |
parent | cdd776a91e65bf5c30cea1bab9823134a3f797d0 (diff) | |
download | Qt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.zip Qt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.tar.gz Qt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.tar.bz2 |
QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap
Cherry-picked from http://trac.webkit.org/changeset/56370
The old allocator caused QML to crash in MCL (TB10.1, week 1).
Task-number: QTBUG-14293
Reviewed-by: Simon Hausmann
Diffstat (limited to 'src/3rdparty/javascriptcore/VERSION')
-rw-r--r-- | src/3rdparty/javascriptcore/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/javascriptcore/VERSION b/src/3rdparty/javascriptcore/VERSION index 9991ac0..b4744b7 100644 --- a/src/3rdparty/javascriptcore/VERSION +++ b/src/3rdparty/javascriptcore/VERSION @@ -4,8 +4,8 @@ This is a snapshot of JavaScriptCore from The commit imported was from the - javascriptcore-snapshot-05102010 branch/tag + javascriptcore-snapshot-24012011 branch/tag and has the sha1 checksum - 82ead85cfea5859044eeb25b33314dcc0fa5eea1 + d143bde5ae8cff229aebd43487a2fce5e713e990 |