[Project_owners] If a developer.mozdev.org needs a review?
Jesper Staun Hansen
jesper at selvet.dk
Wed Feb 27 10:16:22 PST 2008
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);
More information about the Project_owners
mailing list