]> source.dussan.org Git - vaadin-framework.git/commit
Fix #5109: If more than one currently attached Paintables share the same debug id...
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Fri, 9 Mar 2012 12:29:24 +0000 (12:29 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Fri, 9 Mar 2012 12:29:24 +0000 (12:29 +0000)
commit06bbbce73348bded241c0fb856c6bacb39793e89
tree5ade4df7825f51e8146228f5e7e665ba276c2359
parentd075d778b41a299d9b47d4b78ebf9e639d0f732a
Fix #5109: If more than one currently attached Paintables share the same debug id, insert a sequential integer into the PIDs to make them unique. DOM ids are still strictly equal to the plain debug id without any serial numbers.

svn changeset:23209/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/ComponentLocator.java
src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java