Confirmed users
97
edits
m (Surely deCOMtamination shouldn't happen on the 1.9.0 branch) |
m (nsIForm was done) |
||
| Line 25: | Line 25: | ||
* ns[I]NodeInfo(remove return types manually), 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. | ||
* nsIFormControl::GetForm(), SetForm(), Reset() | * nsIFormControl::GetForm(), SetForm(), Reset() | ||
**GetForm causes multiple inheritance dance due to being defined in nsIDOMHTMLInputElement.idl | **GetForm causes multiple inheritance dance due to being defined in nsIDOMHTMLInputElement.idl | ||