diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:33:14 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:55:20 (GMT) |
commit | 931360299e8838821cc91305a350fcbe5b72bdb3 (patch) | |
tree | 168147bc132424f4e0da06ffc6d07183d29f1724 /src/3rdparty/javascriptcore/VERSION | |
parent | 15afc83b1e786deda8c43aad50a62d33e49bed5b (diff) | |
download | Qt-931360299e8838821cc91305a350fcbe5b72bdb3.zip Qt-931360299e8838821cc91305a350fcbe5b72bdb3.tar.gz Qt-931360299e8838821cc91305a350fcbe5b72bdb3.tar.bz2 |
Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration to javascriptcore-snapshot-07042010 ( 499bdb98708eba4bd40532c70179bf45b43ad068 )
Fixed <rdar://problem/7728196> REGRESSION (r46701): -(-2147483648)
evaluates to -2147483648 on 32 bit (35842)
Diffstat (limited to 'src/3rdparty/javascriptcore/VERSION')
-rw-r--r-- | src/3rdparty/javascriptcore/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/javascriptcore/VERSION b/src/3rdparty/javascriptcore/VERSION index 1a07b25..695f401 100644 --- a/src/3rdparty/javascriptcore/VERSION +++ b/src/3rdparty/javascriptcore/VERSION @@ -8,4 +8,4 @@ The commit imported was from the and has the sha1 checksum - d4f1bc6ca356cc64e8991533ee293b4a0b196a3a + 499bdb98708eba4bd40532c70179bf45b43ad068 |