diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-03-22 11:43:51 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-03-22 11:43:51 (GMT) |
commit | 28d469475ccb708ab3f141d9e3c48a24dff4b5e1 (patch) | |
tree | 6ef91ae0391b2146c1b8a3c4e5de0eb0217b35b8 /src/3rdparty/webkit/VERSION | |
parent | 754e72d64ee4da72fc8f277f697270be57f8a18e (diff) | |
download | Qt-28d469475ccb708ab3f141d9e3c48a24dff4b5e1.zip Qt-28d469475ccb708ab3f141d9e3c48a24dff4b5e1.tar.gz Qt-28d469475ccb708ab3f141d9e3c48a24dff4b5e1.tar.bz2 |
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( d95c54951e7af2aa7def4346a142b2162bd89bbd )
Changes in WebKit/qt since the last update:
https://bugs.webkit.org/show_bug.cgi?id=33408 -- Add flag IGNORE_FIXED_BACKGROUNDS (disabled by default) to ignore fixed background images and accelerate web page scrolling on low-powered/mobile devices
https://bugs.webkit.org/show_bug.cgi?id=34168 -- [Qt] Enable FAST_MOBILE_SCROLLING on Qt embedded platforms
https://bugs.webkit.org/show_bug.cgi?id=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 a2d5f37..def66ef 100644 --- a/src/3rdparty/webkit/VERSION +++ b/src/3rdparty/webkit/VERSION @@ -8,4 +8,4 @@ The commit imported was from the and has the sha1 checksum - 266a6c4f1938dd9edf4a8125faf91c62495e3ce2 + d95c54951e7af2aa7def4346a142b2162bd89bbd |