Revision: 9226
Author: j...@google.com
Date: Mon Nov 15 09:38:43 2010
Log: Edited wiki page UnderstandingMemoryLeaks through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=9226

Modified:
 /wiki/UnderstandingMemoryLeaks.wiki

=======================================
--- /wiki/UnderstandingMemoryLeaks.wiki Mon Nov 15 09:34:58 2010
+++ /wiki/UnderstandingMemoryLeaks.wiki Mon Nov 15 09:38:43 2010
@@ -1,3 +1,5 @@
+_DomEventsAndMemoryLeaks is an older article with a bit more background on the underlying leak-prevention strategy._
+
 There are two basic kinds of memory leaks:

* Java-esque leaks: Objects that are unintentionally reachable, often in maps and lists.

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to