Bug 1145146 - Remove offensive comment from nsFormFillController r=mak

This commit is contained in:
Tim Taubert 2015-03-19 14:34:28 +01:00
parent 1185a0673f
commit 1a56f5de29

View File

@ -1187,7 +1187,6 @@ nsFormFillController::StartControllingInput(nsIDOMHTMLInputElement *aInput)
mListNode = listNode;
}
// Now we are the autocomplete controller's bitch
mController->SetInput(this);
}