[Webkit-unassigned] [Bug 62808] [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 8 08:42:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62808
Benjamin Poulain <benjamin at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #98732|review? |
Flag| |
--- Comment #26 from Benjamin Poulain <benjamin at webkit.org> 2011-07-08 08:42:54 PST ---
(From update of attachment 98732)
View in context: https://bugs.webkit.org/attachment.cgi?id=98732&action=review
Why don't you explain the problem and why this patch is the right solution to solve it?
> Source/WebCore/ChangeLog:9
> + Resume the page loading asynchronously.
> +
You don't explain anything about the patch here.
> Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:153
> + : QObject(0)
That is unecessary.
And actually not correct, this should be nullptr.
--
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