diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:12:45 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:55:17 (GMT) |
commit | 64f5b0cfdcbeacb4fe0aaf03810efa7572c858cc (patch) | |
tree | 8bfce891075f6631eab4a611e0f59e930100e2d3 /src/3rdparty/javascriptcore/VERSION | |
parent | 473dfcdf47372860f6d70264755050a7a1bbd493 (diff) | |
download | Qt-64f5b0cfdcbeacb4fe0aaf03810efa7572c858cc.zip Qt-64f5b0cfdcbeacb4fe0aaf03810efa7572c858cc.tar.gz Qt-64f5b0cfdcbeacb4fe0aaf03810efa7572c858cc.tar.bz2 |
Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration to javascriptcore-snapshot-07042010 ( da4f912a2f648d518628e1066dace894d1da7081 )
[Windows] Fix a bug of round() with huge integral numbers
https://bugs.webkit.org/show_bug.cgi?id=34297
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 581837e..a96e22f 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 - 8662fcc9bb1d374fa10114fe629f18290641cccc + da4f912a2f648d518628e1066dace894d1da7081 |