[webkit-reviews] review granted: [Bug 51934] [Qt] QtWebKit crashes when using XMLHttpRequest from the unload event : [Attachment 78317] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 8 10:23:00 PST 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Benjamin Poulain
<benjamin.poulain at nokia.com>'s request for review:
Bug 51934: [Qt] QtWebKit crashes when using XMLHttpRequest from the unload
event
https://bugs.webkit.org/show_bug.cgi?id=51934

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
Why does QWebPage need to access it in its destructor? It seems that the nam is
already set to 0 then: setNetworkAccessManager(0); in the patch


More information about the webkit-reviews mailing list