Browse Source

b=481000, r=mfinkle, Webpage title should be the title of the webapp

matthew@allpeers.com 15 years ago
parent
commit
912eeddea6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      runtime/chrome/content/webrunner.xul

+ 2 - 2
runtime/chrome/content/webrunner.xul

@@ -38,7 +38,7 @@
 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
         id="webrunner"
         windowtype="navigator:browser"
-        title="&app.title;"
+        title=""
         width="750" height="550"
         onclose="return WebRunner.tryClose();"
         >
@@ -120,7 +120,7 @@
 
     <panel id="popup_autocomplete" type="autocomplete" noautofocus="true"/>
   </popupset>
-
+  
   <toolbox id="toolbox_main">
     <menubar id="menu_main" style="min-height: 0px;">
       <menu id="menu_file" label="&file.label;">