]> source.dussan.org Git - vaadin-framework.git/commit
Adding isIOs and isAndroid to the WebBrowser wrapper around VBrowserDetails (#11168)
authorFabian Lange <lange.fabian@gmail.com>
Wed, 12 Jun 2013 13:44:46 +0000 (15:44 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 12 Jun 2013 17:02:22 +0000 (17:02 +0000)
commit47addab4471b3256b0dd26973abf3f6d80487365
treeac93d146e2314d962cf8d7fcb3301898f0d0e0a2
parent15b217d26278471ee713f46340981c862e3839d2
Adding isIOs and isAndroid to the WebBrowser wrapper around VBrowserDetails (#11168)

The information is available from VBrowser and just not exposed via WebBrowser (while isLinux, isMacOSX and isWindows are).

Change-Id: I2fd6133f404cb3e1b4fadb93075fda012f70adb6
server/src/com/vaadin/server/WebBrowser.java