зеркало из https://github.com/mozilla/pjs.git
Added attributes for stating if a docshell should allow plugins or not.
This commit is contained in:
Родитель
a364b44502
Коммит
cdcf127807
|
@ -125,6 +125,11 @@ interface nsIDocShell : nsISupports
|
|||
*/
|
||||
attribute nsIURIContentListener parentURIContentListener;
|
||||
|
||||
/*
|
||||
Attribute stating if it should allow plugins or not.
|
||||
*/
|
||||
attribute boolean allowPlugins;
|
||||
|
||||
/**
|
||||
* Set/Get the document scale factor. When setting this attribute, a
|
||||
* NS_ERROR_NOT_IMPLEMENTED error may be returned by implementations
|
||||
|
|
Загрузка…
Ссылка в новой задаче