thanhlong203 / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

goog.graphics.ext.Graphics does not unlisten surface resize event #305

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. createInstance of goog.graphics.ext.Graphics
2. dispose it
3. goog.events.listen(surface, goog.events.EventType.RESIZE at line 59 is not 
unlistened

What is the expected output? What do you see instead?
http://pastie.org/1744498 (disposeInternal which unlisten line 59

What version of the product are you using? On what operating system?
trunk

Original issue reported on code.google.com by steida...@gmail.com on 1 Apr 2011 at 5:35

GoogleCodeExporter commented 8 years ago

Original comment by nn...@google.com on 9 May 2012 at 10:00

GoogleCodeExporter commented 8 years ago
Have you signed the CLA?
http://code.google.com/p/closure-library/wiki/Contributors

Original comment by chrishe...@google.com on 15 May 2012 at 10:57