commit | 4b4648391a807ccc65c64383eb521c84e6cc93ce | [log] [tgz] |
---|---|---|
author | bobv@google.com <bobv@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Nov 20 22:41:50 2009 +0000 |
committer | bobv@google.com <bobv@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Nov 20 22:41:50 2009 +0000 |
tree | 923a42bff45b5b56cd82620f5fe4a73b49125330 | |
parent | c6ecac1007bd42b0a3b6b6d92e966388a84df5aa [diff] |
Update location of MissingPlugin app. Patch by: bobv Review by: abowers git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7083 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html b/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html index 11eb780..08c184c 100644 --- a/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html +++ b/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html
@@ -253,7 +253,7 @@ } catch (e) { } } - loadIframe("http://gwt-dev-plugin-missing.appspot.com/"); + loadIframe("http://gwt.google.com/samples/MissingPlugin"); } else { if (plugin.connect(url, topWin.__gwt_SessionID, $hosted, $moduleName, $hostedHtmlVersion)) {