Necko:nsIAuthPrompt2: Difference between revisions

Jump to navigation Jump to search
document some invariants
(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
Confirmed users
195

edits

Navigation menu