Ticket #2323 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Memory: PanZoom.getSlideFactor

Reported by: rcoup Owned by: rcoup
Priority: minor Milestone: 2.9 Release
Component: Control.PanZoom Version: SVN
Keywords: Cc:
State: Complete

Description

Memory leak in IE6/IE7. PanZoom._addButton adds a JS reference on the button domNode which isn't cleaned up correctly in _removeButton.

Attachments

2323.diff Download (2.0 KB) - added by rcoup 4 years ago.
fix

Change History

Changed 4 years ago by rcoup

fix

Changed 4 years ago by ahocevar

  • keywords foss4g2009 memory removed
  • status changed from new to closed
  • state set to Complete
  • resolution set to fixed

(In [9763]) fixed memory leak in the PanZoom control. Thanks rcoup for the patch and the test. p=rcoup, r=me (closes #2323)

Note: See TracTickets for help on using tickets.