Skip to content

Instantly share code, notes, and snippets.

@cabb
Created March 29, 2016 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cabb/57d3c22ec9a250d841f8 to your computer and use it in GitHub Desktop.
Save cabb/57d3c22ec9a250d841f8 to your computer and use it in GitHub Desktop.
ExtJS Dom Analysis for memory leaks. This function should be called after every action to see if the number of divs increases without any bounds
Ext.getBody().select('div').getCount()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment