Revision: 6787 Author: j...@google.com Date: Mon Nov 9 22:52:22 2009 Log: Change missing plugin URL.
Patch by: jat Review by: bruce (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6787 Modified: /trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html ======================================= --- /trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html Fri Nov 6 14:18:07 2009 +++ /trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html Mon Nov 9 22:52:22 2009 @@ -246,7 +246,7 @@ } catch (e) { } } - loadIframe("http://google-web-toolkit.googlecode.com/svn/trunk/plugins/MissingBrowserPlugin.html"); + loadIframe("http://gwt-dev-plugin-missing.appspot.com/"); } else { if (plugin.connect(url, topWin.__gwt_SessionID, $hosted, $moduleName, $hostedHtmlVersion)) { --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---