]> source.dussan.org Git - vaadin-framework.git/commit
Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgrankvi... 10/210/1
authorMarc Englund <marc@vaadin.com>
Tue, 6 Nov 2012 08:44:46 +0000 (10:44 +0200)
committerMarc Englund <marc@vaadin.com>
Tue, 6 Nov 2012 08:44:46 +0000 (10:44 +0200)
commit71080f99e0f364ba2a4315b53d76d711eedca7e4
treef05ecfee62e937346872011c501adf1ec947d7da
parent042e41b5fef2b860457e247eee7d443d3ef9b8f0
Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgrankvi, and also did the same change to the mozilla variant.

Change-Id: If6da959be0440b522bdb6b6ed6e78eec63a96620
client/src/com/vaadin/client/ui/VPopupImpl.java
client/src/com/vaadin/client/ui/VPopupImplMozilla.java