[Webkit-unassigned] [Bug 9629] Safari crashes when AJAX coincides with unloading page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 29 03:23:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9629





------- Comment #7 from mike.richmond at globalgraphics.com  2006-06-29 03:23 PDT -------
(In reply to comment #6)
> Mike, I think that your analysis is correct - it looks like an XMLHttpRequest
> has outlived its document. Perhaps you could track all outstanding
> XMLHttpRequests and abort() them before navigating to another page as a
> workaround?

Thanks for this suggestion.  Unfortunately calling abort() on any outstanding
XMLHttpRequests does not appear to make any difference - Safari still crashes.


-- 
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