]> source.dussan.org Git - gwtquery.git/commit
Dont dispatch new added events when running the events dispatch loop. Fixes issue 152
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Mon, 10 Dec 2012 09:24:01 +0000 (10:24 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Mon, 10 Dec 2012 09:24:01 +0000 (10:24 +0100)
commitb915257904c9e782918841c39fe2762fd82ef06c
tree307e51e3811b119be1d8e2a9b41828d44ad8a584
parent07263983873c3885b93238d6168aaaa74461c2e8
Dont dispatch new added events when running the events dispatch loop. Fixes issue 152
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java