it would be interesting to see what is actually needed to startup the mozilla browser at visit www.mozilla.org. Anything that is not needed to do this, should be moved into a secondary library. Any anything from the secondary which is needed should moved into the primary library.
Judson Valeski wrote: > I'm thinking we should move FTP into the necko module (rather than it > living in the secondary module). Although it may be secondary from a raw > protocol standpoint, there's a fair amount of content on the web that > uses "ftp://" URLs in "<img src=>" tags, thus, IMO, promoting it to the > primary module. > > Thoughts? > > Jud
