comment-only change; b=333582; rs=me

This commit is contained in:
daniel%glazman.org 2006-04-12 02:43:01 +00:00
parent ace92acc3f
commit e1b4dd30c3

View File

@ -52,7 +52,7 @@ const nsIWindowWatcher = Components.interfaces.nsIWindowWatcher;
* This file provides a generic default command-line handler.
*
* It opens the chrome window specified by the pref "toolkit.defaultChromeURI"
* with the flags specified by the pref "toolkit.defaultChromeFlags"
* with the flags specified by the pref "toolkit.defaultChromeFeatures"
* or "chrome,dialog=no,all" is it is not available.
* The arguments passed to the window are the nsICommandLine instance.
*