зеркало из https://github.com/mozilla/pjs.git
bug 96828, fix js warning, c=gemal, r=morse, sr=alecf
This commit is contained in:
Родитель
cbfd990ebb
Коммит
fe49e7dafc
|
@ -250,7 +250,7 @@
|
|||
var bestState;
|
||||
|
||||
function stateFoundInFormsArray(formsArray, captureOrPrefill, threshhold) {
|
||||
state =
|
||||
var state =
|
||||
getStateFromFormsArray(formsArray, captureOrPrefill, threshhold);
|
||||
if (state == enable) {
|
||||
if (elementCount > threshhold) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче