backing edburns out to open up the tree.
sorry ed. a=granrose git-svn-id: svn://10.0.0.236/trunk@235711 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9128c2cc56
commit
cb1238e33b
@ -1582,6 +1582,8 @@ BookmarkParser::setFolderHint(nsIRDFResource *newSource, nsIRDFResource *objType
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
// BookmarkDataSourceImpl
|
||||
|
||||
nsCOMPtr<nsITimer> nsBookmarksService::mTimer;
|
||||
|
||||
nsBookmarksService::nsBookmarksService()
|
||||
: mInner(nsnull), mBookmarksAvailable(PR_FALSE), mDirty(PR_FALSE), mUpdateBatchNest(0)
|
||||
|
||||
|
||||
@ -58,7 +58,7 @@ protected:
|
||||
nsCOMPtr<nsIStringBundle> mBundle;
|
||||
nsString mPersonalToolbarName;
|
||||
PRInt32 mUpdateBatchNest;
|
||||
nsCOMPtr<nsITimer> mTimer;
|
||||
static nsCOMPtr<nsITimer> mTimer;
|
||||
|
||||
#ifdef XP_MAC
|
||||
PRBool mIEFavoritesAvailable;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user