зеркало из https://github.com/mozilla/gecko-dev.git
Updated documentation to be clear about ownership model of the parentURIContentListener.
This commit is contained in:
Родитель
ee9a0052d1
Коммит
afb0749506
|
@ -116,7 +116,8 @@ interface nsIDocShell : nsISupports
|
|||
attribute nsIChromeEventHandler chromeEventHandler;
|
||||
|
||||
/*
|
||||
URI content listener parent
|
||||
URI content listener parent. This is not refcounted and is assumed to be
|
||||
nulled out by the parent when the parent is going away.
|
||||
*/
|
||||
attribute nsIURIContentListener parentURIContentListener;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче