summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-04-17 09:16:40 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-04-17 09:16:40 (GMT)
commita6db27cf1435870bb2fe60a07cea713dff89736d (patch)
tree50e4a22161925d952c28a27e63a8242dbd45de9d /src/3rdparty/webkit/WebKit/qt/ChangeLog
parent08934a1647d60150d260275b4aac7d680bce3cfe (diff)
parent5ed3f621255079b3688a792c1a964d6cd6cda743 (diff)
downloadQt-a6db27cf1435870bb2fe60a07cea713dff89736d.zip
Qt-a6db27cf1435870bb2fe60a07cea713dff89736d.tar.gz
Qt-a6db27cf1435870bb2fe60a07cea713dff89736d.tar.bz2
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Diffstat (limited to 'src/3rdparty/webkit/WebKit/qt/ChangeLog')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/ChangeLog b/src/3rdparty/webkit/WebKit/qt/ChangeLog
index 41ca520..5a23200 100644
--- a/src/3rdparty/webkit/WebKit/qt/ChangeLog
+++ b/src/3rdparty/webkit/WebKit/qt/ChangeLog
@@ -1,3 +1,14 @@
+2009-03-07 Adam Treat <adam.treat@torchmobile.com>
+
+ Reviewed by Cameron Zwarich.
+
+ These methods are clearly returning the wrong values as the two were
+ returning swapped information.
+
+ * Api/qwebpage.cpp:
+ (QWebPage::totalBytes):
+ (QWebPage::bytesReceived):
+
2009-04-02 Takumi Asaki <takumi.asaki@nokia.com>
Reviewed by Simon Hausmann.