]> source.dussan.org Git - vaadin-framework.git/commit
Added a fallback value for useragent (#20172)
authorMatti Tahvonen <matti@vaadin.com>
Mon, 22 Aug 2016 15:30:59 +0000 (18:30 +0300)
committerArtur Signell <artur@vaadin.com>
Tue, 30 Aug 2016 12:25:26 +0000 (15:25 +0300)
commit8b4f0ed8a894b04902a5d4258119dcdc8e76d1e0
treefd0bfd201c8348250167612b1f3d7bce2fb09c7e
parent1df80001ab6c916effa917781dba652d09d01056
Added a fallback value for useragent (#20172)

Without this change, some browsers, like GoogleBot, don't properly render the page.
Instead of weird JS exception (and hit to server with 404) we should at least try
to render the app with all browser. As webikit/chromium based browsers are
nowadays most popular, falling back to "safari" permutation.

Change-Id: I4275110962432b2552d51715a86a8e815fe539ad
client/src/main/resources/com/vaadin/Vaadin.gwt.xml