Closed infacq closed 9 years ago
To be perfectly honest, there may be memory leaks in certain edge case scenarios (but none that I have encountered thus far). If you would like to start monitoring though if Messenger
may have potential memory leaks, I suggest downloading a browser that has some developer tools to help profile those issues. Personally, I suggest Google Chrome and using their Profile tool in Dev Tools. You can get started using the Profile tool here. If you do discover leaks in Messenger
that we are not properly disposing, feel free to open up a new issue and we'll be sure to take a look and help out.
not sure how or what to inspect when it's loaded on the application. Is there any memory leak? how to ensure it being dispose?