[webkit-reviews] review granted: [Bug 61328] [Qt] QtWebkit never finishes loading sites when they are loaded after an initial QUrl fails to load. : [Attachment 101495] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 07:10:18 PDT 2011


Andreas Kling <kling at webkit.org> has granted Caio Marcelo de Oliveira Filho
<cmarcelo at webkit.org>'s request for review:
Bug 61328: [Qt] QtWebkit never finishes loading sites when they are loaded
after an initial QUrl fails to load.
https://bugs.webkit.org/show_bug.cgi?id=61328

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101495&action=review


This is a pretty cool patch!

> Source/WebKit/qt/ChangeLog:36
> +	   (WebCore::FrameLoaderClientQt::FrameLoaderClientQt): Initialize
> +	   m_isOriginatingLoad().

Not sure what m_isOriginatingLoad() means here.


More information about the webkit-reviews mailing list