зеркало из https://github.com/mozilla/gecko-dev.git
update ui appropriately for helper apps (96939). r=hewitt sr=ben
This commit is contained in:
Родитель
0409961623
Коммит
b890dfbd59
|
@ -107,6 +107,10 @@ function selectApplication()
|
|||
delete handlerOverride;
|
||||
} else {
|
||||
updateLockedButtonState(false)
|
||||
gHandlerField.removeAttribute("value");
|
||||
document.getElementById("contentTypeImage").removeAttribute("src");
|
||||
gExtensionField.removeAttribute("value");
|
||||
gMIMETypeField.removeAttribute("value");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче