]> source.dussan.org Git - gwtquery.git/commit
Fix NPE when calling styleImpl before it was initialized. Fix tests
authorManolo Carrasco <manolo@apache.org>
Tue, 15 May 2012 08:47:00 +0000 (08:47 +0000)
committerManolo Carrasco <manolo@apache.org>
Tue, 15 May 2012 08:47:00 +0000 (08:47 +0000)
commit74c82ee9e8893ca18a0b125d51554c29763a7542
tree404202f7f49e0e8a8b32239134474e4ee17e9db8
parent6339cffd5a672bbfd544831962a7cf9575eb080c
Fix NPE when calling styleImpl before it was initialized. Fix tests
devtest/src/main/java/com/google/gwt/query/client/DevTestRunner.java
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java