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.

nsIProfileStartup

IID:048e5ca1-0eb7-4bb1-a9a2-a36f7d4e0e3c
Inherits From:nsISupports

Helper interface for nsIProfileMigrator.


Properties

readonly nsIFile directory

The root directory of the semi-current profile, during profile migration. After nsIProfileMigrator.migrate has returned, this object will not be useful.


Methods

void doStartup ( )

void doStartup ( )

Do profile-startup by setting NS_APP_USER_PROFILE_50_DIR in the directory service and notifying the profile-startup observer topics.


References

This interface is passed as an argument to the following methods:

nsIBrowserProfileMigrator.migrate, nsIMailProfileMigrator.migrate, nsIProfileMigrator.migrate

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com