Confirmed users
716
edits
(→Obsolete API: nsIPref) |
|||
Line 11: | Line 11: | ||
** Use nsIPrefService/nsIPrefBranch/nsIPrefBranch2 | ** Use nsIPrefService/nsIPrefBranch/nsIPrefBranch2 | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=175193 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=175193 | ||
* nsISupportsArray, nsIEnumerator | |||
** Use any of the arrays in [http://www.mozilla.org/projects/xpcom/array-guide.html The Mozilla Array Guide], or use nsTArray (which is missing from the guide) | |||
= Proposed Obsolete API = | = Proposed Obsolete API = |