Confirmed users
381
edits
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
''Note: nsAString& outparams can't be rewritten, in that case the return type should become void'' | ''Note: nsAString& outparams can't be rewritten, in that case the return type should become void'' | ||
* ns[I]NodeInfo, nsNodeInfoManager | * ns[I]NodeInfo(remove return types manually), 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. |