зеркало из https://github.com/mozilla/pjs.git
Make the security advisor come up from the Task Menu bar again.
This commit is contained in:
Родитель
46f788b40c
Коммит
b867b25b45
|
@ -11,7 +11,7 @@
|
|||
{
|
||||
var psm = Components.classes["component://netscape/psm"].getService();
|
||||
psm = psm.QueryInterface(Components.interfaces.nsIPSMComponent);
|
||||
psm.displaySecurityAdvisor( null, null );
|
||||
psm.displaySecurityAdvisor( null, null, null );
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче