]> source.dussan.org Git - vaadin-framework.git/commit
Remove default bootstrap parameter support (#9824) 33/33/1
authorLeif Åstrand <leif@vaadin.com>
Tue, 2 Oct 2012 09:34:28 +0000 (12:34 +0300)
committerLeif Åstrand <leif@vaadin.com>
Tue, 2 Oct 2012 09:34:28 +0000 (12:34 +0300)
commit55841c374c2e10e92428037fcdd713acc1908c03
treedb458ed21d71c9b4ecf593b77f398212bd58f3d4
parent97378c9c2ff774452c8d324fd28935fa910a1681
Remove default bootstrap parameter support (#9824)

Also remove the code that used to set the pathInfo parameter which is
never used.

Change-Id: I0ec7cc8453766bccf9527bfcf5e78411364da5f0
WebContent/VAADIN/vaadinBootstrap.js
server/src/com/vaadin/server/BootstrapHandler.java
server/src/com/vaadin/server/PortletCommunicationManager.java