mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 06:10:35 +00:00
Bug 453858 followup to fix orange. Hurray for tests!
This commit is contained in:
parent
4b1435f65d
commit
9f8afb4cb4
@ -2204,7 +2204,7 @@ nsFormControlList::GetNodeAt(PRUint32 aIndex)
|
||||
FlushPendingNotifications();
|
||||
|
||||
if (aIndex < mElements.Length()) {
|
||||
mElements[aIndex];
|
||||
return mElements[aIndex];
|
||||
}
|
||||
|
||||
return nsnull;
|
||||
|
Loading…
x
Reference in New Issue
Block a user