[Webkit-unassigned] [Bug 9113] REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with a readystate == 4
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jun 1 12:45:17 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9113
------- Comment #6 from oster at google.com 2006-06-01 12:45 PDT -------
Thank you! It looks like, in my case, where the server redirects, that
XMLHttpRequest->m_doc->m_view->m_frame becomes nil, sometime between the
request's send() has been called. The fix you made possibly keeps the frame
from being improperly garbage collected.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list