]> source.dussan.org Git - vaadin-framework.git/commit
Eliminate .v-caption memory leak (#13346)
authorHenri Sara <hesara@vaadin.com>
Fri, 14 Mar 2014 10:20:08 +0000 (12:20 +0200)
committerVaadin Code Review <review@vaadin.com>
Fri, 14 Mar 2014 10:28:36 +0000 (10:28 +0000)
commit2f9318610ca83902060173bf0caae1a2fe385f21
treebab94aeb1f760cc4a582fbed1e52a1a81f39dc7c
parent396820e96208a783ed51f718b4c9a152c3a99ba5
Eliminate .v-caption memory leak (#13346)

Change-Id: I6577dabaaf5d9fa4c73158d3391dfcd28dd0629e
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java
uitest/src/com/vaadin/tests/components/orderedlayout/CaptionLeak.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/orderedlayout/CaptionLeakTest.java [new file with mode: 0644]