]> source.dussan.org Git - vaadin-framework.git/commit
Merge of (#9197) to Vaadin 7.
authorAnna Koskinen <anna@vaadin.com>
Fri, 1 Feb 2013 09:34:05 +0000 (11:34 +0200)
committerAnna Koskinen <anna@vaadin.com>
Fri, 1 Feb 2013 13:26:34 +0000 (15:26 +0200)
commit25ac8c743a551034703e8458aae23972102a46f1
treec6694aee69088bc67965780e7e86eefdc51abfa9
parent9c6f83505896145c6d84534c610720ede83993e0
Merge of (#9197) to Vaadin 7.

Fix IE memory leak when closing subwindows.

Change-Id: I7205bee96d172e84906aac1456b2523c56302d3b
client/src/com/vaadin/client/ui/VWindow.java
uitest/src/com/vaadin/tests/components/table/TableInSubWindowMemoryLeak.java [new file with mode: 0644]