http://gwt-code-reviews.appspot.com/809802/diff/7001/8001 File dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js (right):
http://gwt-code-reviews.appspot.com/809802/diff/7001/8001#newcode12 dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js:12: var $hostedJsVersion="2.1"; Ah -ok - I'll just revert this change for now On 2010/08/28 00:55:27, jat wrote:
Hmm, there are places it is called hostedHtmlVersion in the Java
source -- it
would be better to keep them consistent, so if you want to change it
here, you
should change it there as well.
http://gwt-code-reviews.appspot.com/809802/diff/7001/8001#newcode336 dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js:336: // OOPHM currently only supports IFrameLinker On 2010/08/28 00:55:27, jat wrote:
Change to DevMode and change it to iframe-based linkers.
Done. http://gwt-code-reviews.appspot.com/809802/diff/7001/8001#newcode339 dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.js:339: document.write('<embed id="pluginEmbed" type="application/x-gwt-hosted-mode" width="10" height="10">'); Nope - it's in another patch that's still waiting on review from Lex :) On 2010/08/28 00:55:27, jat wrote:
I thought document.write would fail using this approach? I also
thought I
remember seeing creating elements and adding them to the document, but apparently I was hallucinating.
http://gwt-code-reviews.appspot.com/809802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
