зеркало из https://github.com/mozilla/gecko-dev.git
Bug 491577 - fix idl comment. sr=mconnor
This commit is contained in:
Родитель
d9ef96060c
Коммит
4468f2c7e7
|
@ -165,6 +165,9 @@ interface nsISessionStore : nsISupports
|
|||
|
||||
/**
|
||||
* @param aIndex is the index of the closed window to be removed (FIFO ordered).
|
||||
*
|
||||
* @throws NS_ERROR_INVALID_ARG
|
||||
* when aIndex does not map to a closed window
|
||||
*/
|
||||
nsIDOMNode forgetClosedWindow(in unsigned long aIndex);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче