http://gwt-code-reviews.appspot.com/807801/diff/1/3 File dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js (right):
http://gwt-code-reviews.appspot.com/807801/diff/1/3#newcode310 dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js:310: // OOPHM currently only supports IFrameLinker On 2010/08/27 22:22:06, jat wrote:
Remove comment?
Good point - Updated to say "iframe based linkers", since the part about needing the code to be in an iframe still true. http://gwt-code-reviews.appspot.com/807801/diff/1/3#newcode333 dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js:333: idx = query.indexOf("gwt.hosted="); On 2010/08/27 22:22:06, jat wrote:
I thought you wanted to remove this? The following code can be a bit
simpler as
well.
I do - I'm just going to send that as a separate patch though (coming soon :-) http://gwt-code-reviews.appspot.com/807801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
