#include "nsAppDirectoryServiceDefs.h"
#include "nsBrowserProfileMigratorUtils.h"
#include "nsICookieManager2.h"
#include "nsIFile.h"
#include "nsILineInputStream.h"
#include "nsIOutputStream.h"
#include "nsIPrefBranch.h"
#include "nsIPrefLocalizedString.h"
#include "nsIPrefService.h"
#include "NSReg.h"
#include "nsIServiceManager.h"
#include "nsISupportsPrimitives.h"
#include "nsIURL.h"
#include "nsNetscapeProfileMigratorBase.h"
#include "nsNetUtil.h"
#include "prtime.h"
#include "prprf.h"
Go to the source code of this file.
#define FILE_NAME_PREFS_5X NS_LITERAL_STRING("prefs.js") |
#define GETPREF |
( |
|
xform, |
|
|
|
method, |
|
|
|
value |
|
) |
| |
#define SETPREF |
( |
|
xform, |
|
|
|
method, |
|
|
|
value |
|
) |
| |
static nsresult regerr2nsresult |
( |
REGERR |
errCode | ) |
|
|
static |