WebKit/qt/ChangeLog
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
--- a/WebKit/qt/ChangeLog	Fri Sep 17 09:02:29 2010 +0300
+++ b/WebKit/qt/ChangeLog	Fri Sep 17 09:07:27 2010 +0300
@@ -408,6 +408,18 @@
         (QWebFrame::setUrl):
         (QWebFrame::load):
 
+2010-07-08  Sam Magnuson  <smagnuson@netflix.com>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] instance objects created for QObjects are somtimes GC'd
+        https://bugs.webkit.org/show_bug.cgi?id=40352
+
+        Improved the test to check for jsObjects that that are garbage collected.
+
+        * tests/qwebframe/tst_qwebframe.cpp:
+        (tst_QWebFrame::):
+
 2010-07-08  Aaron Boodman  <aa@chromium.org>
 
         Unreviewed change to fix qt build after c62876.