]> source.dussan.org Git - vaadin-framework.git/commit
Don't use Resource with the Page.open API (#9522)
authorLeif Åstrand <leif@vaadin.com>
Mon, 10 Sep 2012 10:47:08 +0000 (13:47 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 10 Sep 2012 10:47:23 +0000 (13:47 +0300)
commitbd0e2ecb01ce4ba873c7bf5f31c1ef583c85bd30
tree6a7f616821246c4fdecb9fd8d69d6937c1c39294
parent6ef39c27fa6edd9454752bff18ea21ced19c91c0
Don't use Resource with the Page.open API (#9522)
server/src/com/vaadin/server/Page.java
server/src/com/vaadin/server/VaadinPortletSession.java
server/src/com/vaadin/ui/UI.java
uitest/src/com/vaadin/tests/TestForWindowOpen.java