]> source.dussan.org Git - gwtquery.git/commit
Throw a NullPointerException when casting null to Js objects. Fixes issue_122
authorManolo Carrasco <manolo@apache.org>
Mon, 13 Feb 2012 08:08:08 +0000 (08:08 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 13 Feb 2012 08:08:08 +0000 (08:08 +0000)
commitdc8e25cbe93579037affa9339c9d780a0148d9ff
tree513dabaa931700ac2f4c4fd30c5d620b4eb9ef86
parent0de9f722cbc5fcebf447af6b6fb1d69ca8492ecb
Throw a NullPointerException when casting null to Js objects. Fixes issue_122
gwtquery-core/src/main/java/com/google/gwt/query/client/Properties.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsCache.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java