summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/Source/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
authorAdemar de Souza Reis Jr <ademar.reis@openbossa.org>2011-08-26 21:12:05 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-08-26 21:26:31 (GMT)
commitfe2da7c82f52e16b87569fe8ef3561014bc8c854 (patch)
tree801c5c8664ec2d1be55d7c618b0abd9e18ce5294 /src/3rdparty/webkit/Source/WebKit/qt/ChangeLog
parentf801bd952c23e0d34c48f35d4d1b80d4bf355051 (diff)
downloadQt-fe2da7c82f52e16b87569fe8ef3561014bc8c854.zip
Qt-fe2da7c82f52e16b87569fe8ef3561014bc8c854.tar.gz
Qt-fe2da7c82f52e16b87569fe8ef3561014bc8c854.tar.bz2
Updated WebKit to dda59e50379214c098f365a39c4d64b39ced427e
Diffstat (limited to 'src/3rdparty/webkit/Source/WebKit/qt/ChangeLog')
-rw-r--r--src/3rdparty/webkit/Source/WebKit/qt/ChangeLog33
1 files changed, 0 insertions, 33 deletions
diff --git a/src/3rdparty/webkit/Source/WebKit/qt/ChangeLog b/src/3rdparty/webkit/Source/WebKit/qt/ChangeLog
index 33ee4c2..0bca4b2 100644
--- a/src/3rdparty/webkit/Source/WebKit/qt/ChangeLog
+++ b/src/3rdparty/webkit/Source/WebKit/qt/ChangeLog
@@ -254,22 +254,6 @@
(WebCore::ChromeClientQt::allowsAcceleratedCompositing):
* WebCoreSupport/ChromeClientQt.h:
-2011-07-05 Rafael Brandao <rafael.lobo@openbossa.org>
-
- [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test
- https://bugs.webkit.org/show_bug.cgi?id=63235
-
- Modified baseUrl to be a local file in order to get a security origin
- that is allowed to request local resources. Removed QSignalSpy from it
- as loadFinished always happens, and the original test was split into two.
-
- Reviewed by Benjamin Poulain.
-
- * tests/qwebframe/tst_qwebframe.cpp:
- (tst_QWebFrame::setHtmlWithImageResource):
- (tst_QWebFrame::setHtmlWithStylesheetResource):
- (tst_QWebFrame::setHtmlWithBaseURL):
-
2011-07-01 Jade Han <jade.han@nokia.com>
[Qt][Symbian] Update .def file for Symbian to build Tools
@@ -336,23 +320,6 @@
Rubber-stamped by Andreas Kling.
- [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test
- https://bugs.webkit.org/show_bug.cgi?id=63235
-
- [Qt] Fix tst_QWebFrame::renderGeometry() API test
- https://bugs.webkit.org/show_bug.cgi?id=63236
-
- [Qt] Fix tst_QWebFrame::setUrlWithPendingLoads() API test
- https://bugs.webkit.org/show_bug.cgi?id=63237
-
- * tests/qwebframe/tst_qwebframe.cpp: Mark failing test cases as expected fails until real fix.
- (tst_QWebFrame::setHtmlWithResource):
- (tst_QWebFrame::renderGeometry):
-
-2011-06-23 Csaba Osztrogonác <ossy@webkit.org>
-
- Rubber-stamped by Andreas Kling.
-
[Qt] Fix tst_QWebPage::showModalDialog() API test
https://bugs.webkit.org/show_bug.cgi?id=63244