Revision: 7083
Author: [email protected]
Date: Fri Nov 20 14:41:50 2009
Log: Update location of MissingPlugin app.

Patch by: bobv
Review by: abowers
http://code.google.com/p/google-web-toolkit/source/detail?r=7083

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 Mon  
Nov 16 08:32:42 2009
+++ /trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html Fri  
Nov 20 14:41:50 2009
@@ -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)) {

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to