]> source.dussan.org Git - gwtquery.git/commit
Fix for __gwt_ObjectId attribute in JsCache (chrome dev mode). Fix Properties parser...
authorManolo Carrasco <manolo@apache.org>
Sat, 23 Apr 2011 09:32:45 +0000 (09:32 +0000)
committerManolo Carrasco <manolo@apache.org>
Sat, 23 Apr 2011 09:32:45 +0000 (09:32 +0000)
commitbe5fdef24f37287dca74aac3287601a0cc1352c2
treee24ee940659474727e14a520447e68ef8ceeaf82
parent02521815d7c775f426915c9698e857f0602774f7
Fix for __gwt_ObjectId attribute in JsCache (chrome dev mode). Fix Properties parser to handle comma separated values
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/GQueryJsTest.java
gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java