summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/ChangeLog')
-rw-r--r--Source/WebKit/qt/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Source/WebKit/qt/ChangeLog b/Source/WebKit/qt/ChangeLog
index 48445e27d..2b5ceb307 100644
--- a/Source/WebKit/qt/ChangeLog
+++ b/Source/WebKit/qt/ChangeLog
@@ -1,3 +1,16 @@
+2012-08-21 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r126146.
+ http://trac.webkit.org/changeset/126146
+ https://bugs.webkit.org/show_bug.cgi?id=94606
+
+ It made all tests assert (Requested by Ossy on #webkit).
+
+ * tests/qobjectbridge/tst_qobjectbridge.cpp:
+ (tst_QObjectBridge::objectDeleted):
+ (tst_QObjectBridge::introspectQtMethods_data):
+ (tst_QObjectBridge::introspectQtMethods):
+
2012-08-17 Simon Hausmann <simon.hausmann@nokia.com>
[Qt] REGRESSION(r125428): fast/profiler/nested-start-and-stop-profiler.html fails