[Webkit-unassigned] [Bug 38634] [Qt] QWebFrame::setHtml doesn't emit loadFinished signal
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 9 15:05:50 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=38634
kasthuri <kasthuri.n-s at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #81881| |review?, commit-queue?
Flag| |
--- Comment #6 from kasthuri <kasthuri.n-s at nokia.com> 2011-02-09 15:05:50 PST ---
Created an attachment (id=81881)
--> (https://bugs.webkit.org/attachment.cgi?id=81881&action=review)
patch to check loadFinished signal
The proposed test modification was connecting for the loadFinished signal after calling setHtml() api which resulted in missing the signal for simple html files.
Hence the test was failing. Updated the test to check for the loadFinished signal using QSignalSpy.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list