Hello.

Who should I address if I think a page on developer.mozdev.org needs a 
review of its content?
Its about this one: 
http://developer.mozilla.org/en/docs/Using_nsILoginManager
Different variables for this is used throughout the page and its hell of 
confusing with the reading eq.:

   var myLoginManager = Components.classes["@mozilla.org/login-manager;1"]
                         .getService(Components.interfaces.nsILoginManager);

   var passwordManager = Components.classes["@mozilla.org/login-manager;1"]
                         .getService(Components.interfaces.nsILoginManager);



_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to