summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2010-09-24 14:29:46 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2010-09-24 14:29:46 (GMT)
commitdbf1d0339a0cfbe60e6b3e45f39e6c02aa3de0a8 (patch)
tree24101548aead7bafe29251518cd21c0c1e2d64c5 /src/3rdparty/webkit/ChangeLog
parent5e91a0a3add3b100fcae58eca7f700db12a456b4 (diff)
downloadQt-dbf1d0339a0cfbe60e6b3e45f39e6c02aa3de0a8.zip
Qt-dbf1d0339a0cfbe60e6b3e45f39e6c02aa3de0a8.tar.gz
Qt-dbf1d0339a0cfbe60e6b3e45f39e6c02aa3de0a8.tar.bz2
Updated WebKit to 6e15c3404d15a8ab72242152ec966e5e388161a2
Includes Jay's fix for the JSC memory consumption on Symbian https://bugs.webkit.org/show_bug.cgi?id=34349 See also commit 03b7a3cffba609df56b4ccadacae6b6f985e96e9
Diffstat (limited to 'src/3rdparty/webkit/ChangeLog')
-rw-r--r--src/3rdparty/webkit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/ChangeLog b/src/3rdparty/webkit/ChangeLog
index 14d6da3..f438655 100644
--- a/src/3rdparty/webkit/ChangeLog
+++ b/src/3rdparty/webkit/ChangeLog
@@ -1,3 +1,11 @@
+2010-09-24 Romain Pokrzywka <romain@kdab.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix the Wince build.
+
+ * WebKit.pri: Apply msvc flags to wince, too.
+
2010-07-01 Simon Hausmann <simon.hausmann@nokia.com>
Rubber-stamped by Laszlo Gombos.