Skip to content

Removed memory leak from MarkerClient#56

Merged
rctoris merged 1 commit intoRobotWebTools:develfrom
mtenorth:patch-1
Nov 21, 2013
Merged

Removed memory leak from MarkerClient#56
rctoris merged 1 commit intoRobotWebTools:develfrom
mtenorth:patch-1

Conversation

@mtenorth
Copy link
Contributor

While the internal that.markers map did not have duplicates, the rootObject.children list still remembered a reference to the old marker and thereby prevented the garbage collector from eating it.

While the internal that.markers map did not have duplicates, the rootObject.children list still remembered a reference to the old marker and thereby prevented the garbage collector from eating it.
rctoris added a commit that referenced this pull request Nov 21, 2013
Removed memory leak from MarkerClient
@rctoris rctoris merged commit 13bb906 into RobotWebTools:devel Nov 21, 2013
@tlau
Copy link

tlau commented Nov 21, 2013

+1! We were seeing browsers crash after having the market client up for more than an hour. Glad this is fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants