зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1493563 - Part 3: Mark nsISecurityEventSink as non-scriptable since there are no scriptable consumers; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D6593
This commit is contained in:
Родитель
6aba052a44
Коммит
65fa3f4858
|
@ -6,7 +6,7 @@
|
|||
#include "nsISupports.idl"
|
||||
interface nsIURI;
|
||||
|
||||
[scriptable, uuid(a71aee68-dd38-4736-bd79-035fea1a1ec6)]
|
||||
[builtinclass, uuid(a71aee68-dd38-4736-bd79-035fea1a1ec6)]
|
||||
interface nsISecurityEventSink : nsISupports
|
||||
{
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче