summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 08:12:23 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 08:12:23 (GMT)
commit84882c173529352870966f97459ffb17c5a51eb4 (patch)
tree1f6d56b8ac164e86beaf91142f4df345a10d9d9b /src/3rdparty/webkit/ChangeLog
parent6aa50af000f85cc4497749fcf0860c8ed244a60e (diff)
downloadQt-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/ChangeLog11
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.