]> source.dussan.org Git - vaadin-framework.git/commit
Include UnknownComponentConnector in eager ConnectorBundle (#9371)
authorLeif Åstrand <leif@vaadin.com>
Tue, 28 Aug 2012 13:58:49 +0000 (16:58 +0300)
committerLeif Åstrand <leif@vaadin.com>
Tue, 28 Aug 2012 13:59:09 +0000 (16:59 +0300)
commita2488b51bb9f1f8c72d9b97c13ef91ff60422cba
tree162baa4a21d72c67275ac19cd6fb80a707f478a5
parent0b93b5ada8db19e3144d36d94cc9230e34ff0bd4
Include UnknownComponentConnector in eager ConnectorBundle (#9371)
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ConnectorBundleLoaderFactory.java
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/metadata/ConnectorBundle.java
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/metadata/ConnectorInitVisitor.java
tests/testbench/com/vaadin/tests/components/UnknownComponentConnectorTest.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/UnknownComponentConnectorTest.java [new file with mode: 0644]