RESOLVED INVALID 29464
[Qt] QWebView sends loadProgress() signal when deleted.
https://bugs.webkit.org/show_bug.cgi?id=29464
Summary [Qt] QWebView sends loadProgress() signal when deleted.
Tor Arne Vestbø
Reported 2009-09-18 08:23:24 PDT
This bug report originated from issue QTBUG-2616 <http://bugreports.qt.nokia.com/browse/QTBUG-2616> --- Description --- Backtrace follows: Breakpoint 1, WebCore::FrameLoaderClientQt::postProgressEstimateChangedNotification (this=0xb1ef76d0) at ../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:478 478 emit loadProgress(qRound(m_frame->page()->progress()->estimatedProgress() * 100)); (gdb) backtrace
Attachments
Jocelyn Turcotte
Comment 1 2010-01-14 10:44:42 PST
Initialy repported in 4.4.1 P5ing until this bug gets confirmed.
Kent Hansen
Comment 2 2010-03-10 06:21:07 PST
No testcase, need more information on how to reproduce this (without using QtJambi).
Note You need to log in before you can comment on or make changes to this bug.