зеркало из https://github.com/mozilla/pjs.git
bug 295121 - no securityUI in additional tabs, r=bz, a=asa
This commit is contained in:
Родитель
b732bd9de4
Коммит
0002e2d56d
|
@ -559,6 +559,11 @@
|
|||
}
|
||||
catch (e) {
|
||||
}
|
||||
try (e) {
|
||||
var securityUI = this.securityUI;
|
||||
}
|
||||
catch (e) {
|
||||
}
|
||||
|
||||
// Listen for first load for lazy attachment to form fill controller
|
||||
this.addEventListener("load", this.onLoad, true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче