]> source.dussan.org Git - vaadin-framework.git/commit
Avoid infinite recursion when purging access queue (#12310)
authorLeif Åstrand <leif@vaadin.com>
Fri, 2 Aug 2013 13:03:15 +0000 (16:03 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 5 Aug 2013 05:40:04 +0000 (05:40 +0000)
commit2ff71f623495995e83c71227630140f6609a13c4
treed5cf2579e2b15348029617b864b2d0928d3750e1
parent99c7d0b3cde116bf31b00bd31f62f9f4920b1762
Avoid infinite recursion when purging access queue (#12310)

Change-Id: Id5029f6606ce508c5746af4e0fa3078283f511bf
server/src/com/vaadin/server/VaadinSession.java