Camino only - Bug 344356: Fill all password forms, not just the first one.
git-svn-id: svn://10.0.0.236/trunk@216572 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -848,10 +848,6 @@ KeychainFormSubmitObserver::CheckChangeDataYN(nsIDOMWindowInternal* window)
|
||||
rv = passwordElement->SetValue(pwd);
|
||||
}
|
||||
}
|
||||
|
||||
// We found the sign-in form so return now. This means we don't
|
||||
// support pages where there's multiple sign-in forms.
|
||||
return;
|
||||
}
|
||||
} // for each form on page
|
||||
|
||||
|
||||
Reference in New Issue
Block a user