Gecko:DeCOMtamination: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 33: Line 33:
* nsIOptionElement
* nsIOptionElement
* nsITextControlElement
* nsITextControlElement
* nsIPrivateTextEvent::GetText(), nuke the nsresult, and for GetInputRange() and GetEventReply(), nuke the nsresult, return null on error, no callers check anyways.
* nsIPrivateTextRangeList::GetLength(), nuke nsresult, and for Item() too, but need to check callers. Should simply just return null if invalid.
* nsIPrivateDOMEvent, all nsresults can go.
Confirmed users
839

edits