зеркало из https://github.com/mozilla/pjs.git
Added changes from buster.
This commit is contained in:
Родитель
230102ad2b
Коммит
6ebda5cb09
|
@ -35,6 +35,9 @@ interface nsIHTMLDocShell : nsISupports
|
||||||
*/
|
*/
|
||||||
void scrollToNode(in nsIDOMNode node);
|
void scrollToNode(in nsIDOMNode node);
|
||||||
|
|
||||||
|
/** if true, plugins are allowed within the doc shell. default = true */
|
||||||
|
attribute boolean allowPlugins;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
XXX Comment here!
|
XXX Comment here!
|
||||||
*/
|
*/
|
||||||
|
|
Загрузка…
Ссылка в новой задаче