]> source.dussan.org Git - vaadin-framework.git/commit
Avoid duplicate maps in ConnectorMap and return native collections
authorLeif Åstrand <leif@vaadin.com>
Tue, 5 Feb 2013 10:04:20 +0000 (12:04 +0200)
committerLeif Åstrand <leif@vaadin.com>
Wed, 6 Feb 2013 12:12:48 +0000 (14:12 +0200)
commit43ebbf7069f5fdc5f69aaec68a580d4f90330493
treee8c020b526eb8cf9495e903cd0d1457b66906a17
parent2d9e28e19c27554ba84ba935271bbbfe101459d5
Avoid duplicate maps in ConnectorMap and return native collections

Fixes #10939 and enables #10937

Change-Id: Icb46db31b02fa13a0612b0c24477b639a0e5684b
client/src/com/vaadin/client/ComponentDetail.java
client/src/com/vaadin/client/ComponentDetailMap.java
client/src/com/vaadin/client/ConnectorMap.java