diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:39:19 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:55:21 (GMT) |
commit | a7fe17c177a8e4788e92b7931013da4ca3ad3b61 (patch) | |
tree | 8b338e0cde290038aab421e6d2e4511d1ea40cda /src/3rdparty/javascriptcore/VERSION | |
parent | 26466aca454bec1117a13af41b12efa66f4a6567 (diff) | |
download | Qt-a7fe17c177a8e4788e92b7931013da4ca3ad3b61.zip Qt-a7fe17c177a8e4788e92b7931013da4ca3ad3b61.tar.gz Qt-a7fe17c177a8e4788e92b7931013da4ca3ad3b61.tar.bz2 |
Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration to javascriptcore-snapshot-07042010 ( 475f8c67522d8b3f3163dc3a6b24d6083fd0ac19 )
https://bugs.webkit.org/show_bug.cgi?id=36742
gcc for Symbian doesn't support gcc extensions like atomicity.h - disable
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 7a0b7a7..2b885a7 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 - 3b44f0650780e009764ddc0aa6eba7234a85aa72 + 475f8c67522d8b3f3163dc3a6b24d6083fd0ac19 |