WebKit/qt/ChangeLog
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
equal deleted inserted replaced
0:4f2f89ce4247 1:9d347b658349
   405         calling ensureAbsoluteUrl() on it.
   405         calling ensureAbsoluteUrl() on it.
   406 
   406 
   407         * Api/qwebframe.cpp:
   407         * Api/qwebframe.cpp:
   408         (QWebFrame::setUrl):
   408         (QWebFrame::setUrl):
   409         (QWebFrame::load):
   409         (QWebFrame::load):
       
   410 
       
   411 2010-07-08  Sam Magnuson  <smagnuson@netflix.com>
       
   412 
       
   413         Reviewed by Simon Hausmann.
       
   414 
       
   415         [Qt] instance objects created for QObjects are somtimes GC'd
       
   416         https://bugs.webkit.org/show_bug.cgi?id=40352
       
   417 
       
   418         Improved the test to check for jsObjects that that are garbage collected.
       
   419 
       
   420         * tests/qwebframe/tst_qwebframe.cpp:
       
   421         (tst_QWebFrame::):
   410 
   422 
   411 2010-07-08  Aaron Boodman  <aa@chromium.org>
   423 2010-07-08  Aaron Boodman  <aa@chromium.org>
   412 
   424 
   413         Unreviewed change to fix qt build after c62876.
   425         Unreviewed change to fix qt build after c62876.
   414 
   426