Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7

This commit is contained in:
Byron Milligan
2010-09-15 11:42:38 -07:00
parent 1aba325fc7
commit 3f34d06d50
7 changed files with 397 additions and 60 deletions

View File

@@ -143,6 +143,9 @@ public:
static void ReleaseObject_Locked(nsISupports * object,
nsIEventTarget * target = nsnull);
static nsresult DispatchToCacheIOThread(nsIRunnable* event);
/**
* Methods called by nsCacheProfilePrefObserver
*/