]> source.dussan.org Git - gwtquery.git/commit
allow document as a valid gquery context in order to handle correctly elements in...
authorManolo Carrasco <manolo@apache.org>
Fri, 16 Jul 2010 09:17:24 +0000 (09:17 +0000)
committerManolo Carrasco <manolo@apache.org>
Fri, 16 Jul 2010 09:17:24 +0000 (09:17 +0000)
commit57480a4d763e71029745bb99fce139f75e0c713c
tree33e525fcd640f8bce59dcd9c4b4510647c5e90af
parent2ae8586c9830f4aaaf711e5b608ba7f7e01f7ee2
allow document as a valid gquery context in order to handle correctly elements in iframes. Changed the return signature of set-data method (Fixes issue41)
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java