WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIProfileChangeStatus

IID:2f977d43-5485-11d4-87e2-0010a4e75ef2
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void changeFailed ( ) void vetoChange ( )

void changeFailed ( )

Called by a profile change observer when a fatal error occurred during the attempt to switch the profile.

The profile should be considered in an unsafe condition, and the profile manager should inform the user and exit immediately.


void vetoChange ( )

Reference documentation is generated from Mozilla's source.