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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jun 28 05:51:37 PDT 2006


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


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #6 from ap at nypop.com  2006-06-28 05:51 PDT -------
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?

Since we have no way to reproduce this problem, and you indicate that it is not
reproducible with shipping Safari 2.0.x, I am closing this report as INVALID.
If you would like to request a fix to be made in Apple's 10.3 branch, you may
try filing a bug report with Apple via <http://bugreport.apple.com>. My guess
about a fix is <rdar://problem/4067761> 8A425: reload stock widget over and
over and crash in XMLHttpRequest::changeState, landed as r9229 (before the
WebKit open source project went public).


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