]> source.dussan.org Git - gwtquery.git/commit
Assure the order of Function.f() calls is correct and test it
authorManolo Carrasco <manolo@apache.org>
Tue, 26 Apr 2011 08:10:36 +0000 (08:10 +0000)
committerManolo Carrasco <manolo@apache.org>
Tue, 26 Apr 2011 08:10:36 +0000 (08:10 +0000)
commit7a7a791b4dd6ce297d77fc33089e09a2e305045c
treef7bc95abcbbf820afe42538ac298e0b2c76d9b5a
parentaf9dd9b94801c552dfbcce5023e007ccd3ea79f2
Assure the order of Function.f() calls is correct and test it
gwtquery-core/src/main/java/com/google/gwt/query/client/Function.java
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/QueuePlugin.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/UiPlugin.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java