diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-08-05 09:24:10 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-08-05 09:24:10 (GMT) |
commit | 9423ef31eb40e2bd0209621de1d1caf796ec7501 (patch) | |
tree | 2cf49e00276afa9adddc52a47d68cf30103a09b4 /src/3rdparty/webkit/VERSION | |
parent | 7890dfe4e1fcb038a96768bb9be71cef126ae2ab (diff) | |
download | Qt-9423ef31eb40e2bd0209621de1d1caf796ec7501.zip Qt-9423ef31eb40e2bd0209621de1d1caf796ec7501.tar.gz Qt-9423ef31eb40e2bd0209621de1d1caf796ec7501.tar.bz2 |
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( bbff6182e525fcf58dbc7426a1fbbf8f31588214 )
Changes in WebKit/qt since the last update:
++ b/WebKit/qt/ChangeLog
2010-08-05 David Leong <david.leong@nokia.com>
Reviewed by Simon Hausmann.
[Qt] Input mode states are not reset after entering a password field
https://bugs.webkit.org/show_bug.cgi?id=43530
Input mode hints are not reset if clicking on password <input> elements then
clicking on <textarea> elements
* WebCoreSupport/EditorClientQt.cpp:
(WebCore::EditorClientQt::setInputMethodState):
* tests/qwebview/resources/input_types.html:
* tests/qwebview/tst_qwebview.cpp:
(tst_QWebView::focusInputTypes):
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 358024b..7c85fcd 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 - d521d7d81e8f0297c94be9ebd8af67ee130d0edb + bbff6182e525fcf58dbc7426a1fbbf8f31588214 |