[webkit-reviews] review requested: [Bug 39670] [Qt] WebView::setUrl crashes after Qt4.7 : [Attachment 75858] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 18:20:56 PST 2010


Jan Erik Hanssen <jhanssen at gmail.com> has asked  for review:
Bug 39670: [Qt] WebView::setUrl crashes after Qt4.7
https://bugs.webkit.org/show_bug.cgi?id=39670

Attachment 75858: Patch
https://bugs.webkit.org/attachment.cgi?id=75858&action=review

------- Additional Comments from Jan Erik Hanssen <jhanssen at gmail.com>
Seems better to clear the pending loads when DocumentWriter::begin() is called
(from QWebFrame), this is the existing behavior in e.g.
DocumentWriter::replaceDocument(). As part of this the test case has also been
ported to Qt.


More information about the webkit-reviews mailing list