зеркало из https://github.com/mozilla/pjs.git
Cosmetics: expanding tabs
This commit is contained in:
Родитель
9fd7012a76
Коммит
8c7e5dc265
|
@ -121,9 +121,9 @@ public class Main {
|
|||
|
||||
static Context enterContext() {
|
||||
Context cx = new Context();
|
||||
if (securityImpl != null) {
|
||||
cx.setSecurityController(securityImpl);
|
||||
}
|
||||
if (securityImpl != null) {
|
||||
cx.setSecurityController(securityImpl);
|
||||
}
|
||||
return Context.enter(cx);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче