Revision: 7084
Author: b...@google.com
Date: Fri Nov 20 14:48:25 2009
Log: Merge tr...@7083 to update the location of the missing plugin app.
$ svn merge --ignore-ancestry -c 7083  
https://google-web-toolkit.googlecode.com/svn/trunk .


http://code.google.com/p/google-web-toolkit/source/detail?r=7084

Modified:
  /releases/2.0/branch-info.txt
  /releases/2.0/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html

=======================================
--- /releases/2.0/branch-info.txt       Fri Nov 20 14:07:49 2009
+++ /releases/2.0/branch-info.txt       Fri Nov 20 14:48:25 2009
@@ -933,3 +933,8 @@
  tr...@7032 was merged into this branch
    Makes UiFactory work with parameterized return types
    svn merge --ignore-ancestry -c 7032  
https://google-web-toolkit.googlecode.com/svn/trunk .
+
+tr...@7083 was merged into this branch
+  Update location of MissingPlugin app
+  svn merge --ignore-ancestry -c 7083  
https://google-web-toolkit.googlecode.com/svn/trunk .
+
=======================================
---  
/releases/2.0/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html      
 
Mon Nov 16 08:35:40 2009
+++  
/releases/2.0/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html      
 
Fri Nov 20 14:48:25 2009
@@ -275,7 +275,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