]> source.dussan.org Git - vaadin-framework.git/commit
Enable native scrolling in home screen apps on iOS 6+ (#12149)
authorHenri Sara <hesara@vaadin.com>
Thu, 4 Jul 2013 07:53:44 +0000 (10:53 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 4 Jul 2013 12:43:44 +0000 (12:43 +0000)
commitd7a64fd5b514f18a65bbc6f3f3816c9219f7ab80
tree721804ea4648263c7d4105c97cd652c2b75ad567
parentae565a229325f1289348c2c0e3dc02f14ed6f549
Enable native scrolling in home screen apps on iOS 6+ (#12149)

This also fixes another iOS 6 detection issue for home screen apps.

Change-Id: Icbbb15d3f0d6668f11b2a796ae2c096d8c4dec0b
client/src/com/vaadin/client/ApplicationConfiguration.java
client/src/com/vaadin/client/BrowserInfo.java
client/tests/src/com/vaadin/client/TestVBrowserDetailsUserAgentParser.java