зеркало из https://github.com/mozilla/gecko-dev.git
Camino only - Bug 344356: Fill all password forms, not just the first one.
This commit is contained in:
Родитель
75410ae8da
Коммит
10d6dc282a
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче