gwt /
gwt /
daba1936adc06ce49afec2f4989c868803dc9a6e Another fix for the Window __gwt_initWindowHandlers method. I was using ScriptElement.setText to set the source code in a script tag, but Safari 2 does not support setText. This patch adds a Document.createScriptElement(String source) method that uses the correct methods via a DeferredBinding.
Patch by: jlabanca
Review by: jgw (desk)
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@3559 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed