diff options
author | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-05-19 17:17:08 (GMT) |
---|---|---|
committer | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-05-19 17:19:05 (GMT) |
commit | c06dd76ca4b30fa71297e640a8eaf702d606e937 (patch) | |
tree | 55a4c6ed47c9b4d624bb8bf85d29ba4a2d8f9049 /src/3rdparty/webkit/VERSION | |
parent | 25952e13fb840cd1af3e1adbf60369b587e91fba (diff) | |
download | Qt-c06dd76ca4b30fa71297e640a8eaf702d606e937.zip Qt-c06dd76ca4b30fa71297e640a8eaf702d606e937.tar.gz Qt-c06dd76ca4b30fa71297e640a8eaf702d606e937.tar.bz2 |
Updated WebKit from /home/ariya/dev/webkit/qtwebkit-4.5 to origin/qtwebkit-4.5 ( 40b523e9eaaba38c182e5a9c319f0069ebf98330 )
Changes in WebKit since the last update:
++ b/WebCore/ChangeLog
2009-05-11 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Holger Freyther.
Change Qt port to match the mac and windows ports, and unregister plugins when plugins are stopped.
Not doing that can cause assersion failure.
https://bugs.webkit.org/show_bug.cgi?id=25702
* plugins/qt/PluginViewQt.cpp:
(WebCore::PluginView::stop):
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 9f85d76..7adbd6f 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 - 7b8d6ab6f2b73862d11c2a41ab0223e55585d88f + 40b523e9eaaba38c182e5a9c319f0069ebf98330 |