Gecko:DeCOMtamination: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 24: Line 24:
Here's some content/ specific interfaces that could be decomtaminated, and by that I mean the nsresult return type removed (replaced with void or an out param, if available):
Here's some content/ specific interfaces that could be decomtaminated, and by that I mean the nsresult return type removed (replaced with void or an out param, if available):


* ns[I]NodeInfo, ns[I]NodeInfoManager
* ns[I]NodeInfo, nsNodeInfoManager
* ns[I]NameSpaceManager, impl and interface could be combined I think, and decomtaminated.
* ns[I]NameSpaceManager, impl and interface could be combined I think, and decomtaminated.
* nsIForm, probably all methods could loose their results.
* nsIForm, probably all methods could loose their results.
Confirmed users
839

edits