Confirmed users
195
edits
(authinformation object) |
(document some invariants) |
||
Line 92: | Line 92: | ||
}; | }; | ||
/** | |||
* Interface for callback methods for the asynchronous nsIAuthPrompt2 method. | |||
* Callers MUST call exactly one method if promptPasswordAsync returns | |||
* successfully. They MUST NOT call any method on this interface before | |||
* promptPasswordAsync returns. | |||
*/ | |||
[scriptable, uuid(bdc387d7-2d29-4cac-92f1-dd75d786631d)] | [scriptable, uuid(bdc387d7-2d29-4cac-92f1-dd75d786631d)] | ||
interface nsIAuthPromptCallback : nsISupports | interface nsIAuthPromptCallback : nsISupports |