Necko:nsIAuthPrompt2: Difference between revisions

m
oops, forgot a parameter
No edit summary
m (oops, forgot a parameter)
Line 45: Line 45:
     *        it was cancelled by the user.
     *        it was cancelled by the user.
     */
     */
   void onAuthCancelled(in boolean userCancel);
   void onAuthCancelled(in nsISupports aContext,
                        in boolean userCancel);
  };
  };


Confirmed users
195

edits