Document `createServicesCache`
Categories
(Core :: XPCOM, enhancement)
Tracking
()
People
(Reporter: mbrodesser, Unassigned)
References
Details
This method is meant. To someone unfamiliar with it, it's unclear what it returns.
| Reporter | ||
Comment 1•5 years ago
|
||
:kmag: if it makes sense, could you please add some documentation for this?
Comment 2•5 years ago
|
||
This method is temporary, and is only ever meant to be used in one place. It will go away with bug 1667455, so I don't think it's worth documenting in the mean time.
| Reporter | ||
Comment 3•5 years ago
|
||
(In reply to Kris Maglione [:kmag] from comment #2)
This method is temporary, and is only ever meant to be used in one place. It will go away with bug 1667455, so I don't think it's worth documenting in the mean time.
Wasn't aware of that, thanks. The problem with "temporary" code-states is that sometimes they become permanent. Searching for "temporary" on searchfox yields some examples. Since, in this case, there's the ticket for bug 1667455, it hopefully doesn't happen.
Description
•