Skip to content

Conversation

csnover
Copy link
Member

@csnover csnover commented Dec 3, 2010

#6242 is a memory leak caused by the custom abort handler on $.ajax. This patch fixes that leak, collects all the leak-fixing inside a single function, and ensures that leak cleanup is called unconditionally no matter whether a request is aborted, completed synchronous, or completed asynchronous. It also removes an xhr = null that claimed to stop memory leaks, but in my testing appeared to do absolutely nothing.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant