[scriptable, uuid(2f977d43-5485-11d4-87e2-0010a4e75ef2)]
interface nsIProfileChangeStatus : nsISupports
Methods
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
changeFailed()
void
vetoChange()
Compare to: