diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-05-05 15:28:45 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-05-05 15:28:45 (GMT) |
commit | b017f89f844c09354b50a45fd49fcdcee4f72e43 (patch) | |
tree | 69385ca1f1a1791582ffc3614605db94a977cf5a /src/3rdparty/webkit/VERSION | |
parent | ffa103af9620998f47c632f4118e789bf7f1cde7 (diff) | |
download | Qt-b017f89f844c09354b50a45fd49fcdcee4f72e43.zip Qt-b017f89f844c09354b50a45fd49fcdcee4f72e43.tar.gz Qt-b017f89f844c09354b50a45fd49fcdcee4f72e43.tar.bz2 |
Updated WebKit to 992e57ee469bd8c6a2afef6b15896a161ab8aeb3
Fixes integrated since the last import:
|| <https://webkit.org/b/38339> || [Qt] Enable JIT for QtWebKit on Symbian ||
|| <https://webkit.org/b/38116> || Media queries empty values ||
|| <https://webkit.org/b/38125> || View modes names in CSSValueKeywords.in ||
Also disabled QtMultimedia support for HTML 5 Audio/Video elements and removed
WebGL support.
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 c3d6314..d4036b4 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 - 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2 + 992e57ee469bd8c6a2afef6b15896a161ab8aeb3 |