Aborting AJAX request with abort() does not stop the spinner on the GET in the console
51 views
Skip to first unread message
Cymen Vig
unread,
Nov 4, 2009, 4:49:01 PM11/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
I see a post from September, 2008, in the archive for this same issue:
1) Make an AJAX request.
2) Abort it (I'm doing so a short time later via a dialog)
3) Observe the spinner on the HTTP request (GET in my case) in the
console does not stop.
Are you seeing that too? I wonder how hard it would be to tie the
state of the request to the spinner.
Cymen
Jan Odvarko
unread,
Nov 6, 2009, 6:36:06 AM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message