Necko does not throw any UI. It only calls on nsIPrompt which can be implemented anyway you want. :-) Are you suggesting that we should check some preference before calling on this interface? What would happen in the case when necko needs a password for a login? Does it just abort the attemped request? Rick Marvin wrote: > Is it possible to set some preference setting or pass in some flag that > produces the same effect as the windows > > ::InternetOpenUrl flag INTERNET_FLAG_NO_UI
- How about a no ui option Rick Marvin
- Doug Turner
