diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-06-18 08:12:23 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-06-18 08:12:23 (GMT) |
commit | 84882c173529352870966f97459ffb17c5a51eb4 (patch) | |
tree | 1f6d56b8ac164e86beaf91142f4df345a10d9d9b /src/3rdparty/webkit/ChangeLog | |
parent | 6aa50af000f85cc4497749fcf0860c8ed244a60e (diff) | |
download | Qt-84882c173529352870966f97459ffb17c5a51eb4.zip Qt-84882c173529352870966f97459ffb17c5a51eb4.tar.gz Qt-84882c173529352870966f97459ffb17c5a51eb4.tar.bz2 |
Updated WebKit to c6f08f4c13f88491a5d1ae1794c72166af0c26ba
Integrated:
|| <https://webkit.org/b/40050> || [Qt] Upstream the WebKit QML integration plugin ||
Diffstat (limited to 'src/3rdparty/webkit/ChangeLog')
-rw-r--r-- | src/3rdparty/webkit/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/ChangeLog b/src/3rdparty/webkit/ChangeLog index 51d08a0..1f067bf 100644 --- a/src/3rdparty/webkit/ChangeLog +++ b/src/3rdparty/webkit/ChangeLog @@ -1,3 +1,14 @@ +2010-06-17 Alexis Menard <alexis.menard@nokia.com> + + Reviewed by Kenneth Rohde Christiansen. + + [Qt] Upstream the WebKit QML integration plugin + https://bugs.webkit.org/show_bug.cgi?id=40050 + + Add to the build the QML WebKit integration plugin. + + * WebKit.pro: + 2010-06-17 Mark Brand <mabrand@mabrand.nl> Reviewed by Simon Hausmann. |