[Webkit-unassigned] [Bug 32300] [Qt] crash when clicking "Sign out" in GMail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 14 02:49:57 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32300
Benjamin Poulain <benjamin.poulain at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #44781| |review?, commit-queue?
Flag| |
--- Comment #7 from Benjamin Poulain <benjamin.poulain at nokia.com> 2009-12-14 02:49:57 PST ---
Created an attachment (id=44781)
--> (https://bugs.webkit.org/attachment.cgi?id=44781)
Patch
Simon fixed this in r29515 but r50454 introduced a regression by changing:
- m_request = r.toNetworkRequest();
+ m_request = r.toNetworkRequest(m_resourceHandle->getInternal()->m_frame);
--
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