]> source.dussan.org Git - vaadin-framework.git/commit
Properly handle null in critical notifications (#16592)
authorArtur Signell <artur@vaadin.com>
Mon, 16 Feb 2015 20:10:15 +0000 (22:10 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 17 Feb 2015 07:12:51 +0000 (07:12 +0000)
commite2ddc9f9af3003d2e6d7282ad92a74dafc451b54
treeff719a75601a9a7c0b3d930e3b1e7588d8485ef9
parent1ff0de1892f1868c717e8334c96e9e0cb5ea9fd6
Properly handle null in critical notifications (#16592)

Change-Id: I85994e47f99e2ac5431e67c56f432380e84af23d
server/src/com/vaadin/server/VaadinService.java
server/tests/src/com/vaadin/server/VaadinServiceTest.java