diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-07-01 09:22:23 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-07-01 09:22:23 (GMT) |
commit | ace4710951ca5be3cb10bb631d8082e12e0b0b1c (patch) | |
tree | 9b1188ffb3f867528ed35888e85423788e8875cd /src/3rdparty/webkit/VERSION | |
parent | d3ae6c620876e08ed130606709c208f7352b2f81 (diff) | |
download | Qt-ace4710951ca5be3cb10bb631d8082e12e0b0b1c.zip Qt-ace4710951ca5be3cb10bb631d8082e12e0b0b1c.tar.gz Qt-ace4710951ca5be3cb10bb631d8082e12e0b0b1c.tar.bz2 |
Updated WebKit to 0eee8df53d1873669a9dda8f9c0340543258a316
Integrated changes:
|| <https://webkit.org/b/38597> || [Qt] QtTestBrowser does not have a "Load" button ; therefore, unable to load pages on touch only symbian devices (portrait mode). ||
|| <https://webkit.org/b/40846> || [Qt] GraphicsLayerQt delay seems unnecessary. ||
|| <https://webkit.org/b/41160> || Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable ||
|| <https://webkit.org/b/39019> || [Qt] Combobox doesn't close when scrolling in graphicsbased mode ||
|| <https://webkit.org/b/41164> || [Qt] QtWebKit crashes if <select>'s render changes in its onchange event ||
|| <https://webkit.org/b/41198> || [QT][S60] build-webkit scripts picks wrong make spec for windows build ||
|| <https://webkit.org/b/41278> || [Qt] Replace single treat-as-space characters with normal space ||
|| <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded ||
|| <https://webkit.org/b/40378> || [Qt] When any geometry change happens to a node it will resize the backing cache ||
|| <https://webkit.org/b/40795> || [Qt] Crash when uploading document to Google Docs ||
|| <https://webkit.org/b/40446> || [Qt] Only 10 websites can be loaded consecutively when using QtWebkit 2.0 ||
Diffstat (limited to 'src/3rdparty/webkit/VERSION')
-rw-r--r-- | src/3rdparty/webkit/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/VERSION b/src/3rdparty/webkit/VERSION index 980e01a..56e2c01 100644 --- a/src/3rdparty/webkit/VERSION +++ b/src/3rdparty/webkit/VERSION @@ -4,4 +4,4 @@ This is a snapshot of the Qt port of WebKit from and has the sha1 checksum - 38d650efc92427cd6452f6685d3c40d22428cdb7 + 0eee8df53d1873669a9dda8f9c0340543258a316 |