diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-06-24 12:05:08 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-06-24 12:05:08 (GMT) |
commit | 9dc6dc38bf9035ec6460fa20159c33d5ad7084ca (patch) | |
tree | 9f4ec84eee1e995c5b695e132580ee40602771eb /src/3rdparty/webkit/VERSION | |
parent | 3119f5e2d675ba5d39e94cdae26db9eb8f373eab (diff) | |
download | Qt-9dc6dc38bf9035ec6460fa20159c33d5ad7084ca.zip Qt-9dc6dc38bf9035ec6460fa20159c33d5ad7084ca.tar.gz Qt-9dc6dc38bf9035ec6460fa20159c33d5ad7084ca.tar.bz2 |
Updated WebKit to 2f598e9b7b376d851fe089bc1dc729bcf0393a06
* Fixed QML packaging
|| <https://webkit.org/b/39304> || Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set. ||
|| <https://webkit.org/b/39309> || Allocate the m_preloads list hash set dynamically and free it when done. ||
|| <https://webkit.org/b/33150> || Do not render the full frame when there is some elements with fixed positioning ||
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 57c1cf6..924b120 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 - b3589e88fb8d581fb523578763831109f914dc2e + 2f598e9b7b376d851fe089bc1dc729bcf0393a06 |