Commit Graph

71 Commits

Author SHA1 Message Date
timeless@mozdev.org
fed12a8ce3 Bug 538698 - crash [@nsCacheService::DoomEntry_Internal(nsCacheEntry*)] on shutdown, r=biesi 2010-01-09 08:32:00 -08:00
Mitchell Field
9818f00bf2 Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
timeless@mozdev.org
fc1f012750 Bug 560171 - nsDiskCacheStreamIO::Write leaks mBuffer on realloc failure, r=biesi
--HG--
extra : rebase_source : ab53e9aa6bbd9616b412bd82d3556157f6c80abd
2010-04-18 23:22:00 -07:00
Shawn Wilsher
e350020303 Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:12:33 -08:00
Steve Chapel
57829ccc4f Bug 193911 - Increase default disk cache size. r=biesi, sr=bz 2010-02-23 10:04:30 +01:00
timeless@mozdev.org
e99a1058cb Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ]
r=biesi
2010-02-21 15:53:13 +01:00
Jae-Seong Lee-Russo
513e9cf886 Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
Alfred Kayser
4596769de6 Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call
r+sr=shaver
2009-09-16 17:56:09 +02:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Jason Duell
e589bcc18e Bug 485230. Add way to disable caching during development. r+sr=cbiesinger
--HG--
extra : rebase_source : 05d555c4bb1f1382b7fbd7191df4a57d9572e0b4
2009-08-05 14:39:06 +12:00
Arpad Borsos
cd1887abfd Back out bug 474369, suspected of causing dhtml and tp3 regression 2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Arpad Borsos
589f71c968 Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
Jonathan Steele
0ece9a9dac Bug 488777 - Removal of createTemporaryClientID under netwerk/cache; r+sr=cbiesinger 2009-04-20 12:31:26 +02:00
Michal Novotny
ed9b26f8ab Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
Neil Rashbrook
031c516b05 Fix allocator abuses: bug 331165 r+sr=bsmedberg; bug 484309 r+sr=bsmedberg; bug 484312 r+sr=biesi 2009-03-25 13:19:08 +00:00
Arpad Borsos
70846f9fab Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
Dave Camp
012f4eb5be Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Dave Camp
cfb033a33d Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Michal Novotny
0600b3ffaa Bug 321361 - Cache corruption when viewing sites with several large images; r=dcamp sr=bzbarsky 2009-02-19 18:23:21 +01:00
Dave Camp
3aeaf47c13 Bug 477666: namespaces broken after an appcache update. r=honzab, sr=bz 2009-02-09 22:40:40 -08:00
Gavin Sharp
aeb47c5a4c Bug 469528: add comments specifying units used for various cache capacities, r+sr=biesi 2008-12-14 21:57:24 -08:00
Jesse Ruderman
e9a81a3451 Remove line breaks from end of assertion messages 2008-11-19 15:15:35 -08:00
Honza Bambas
6a4c010622 Bug 460328: Make online whitelist entries match by prefix. r=dcamp, sr=biesi 2008-11-05 16:01:08 -08:00
Honza Bambas
d82181a981 Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst 2008-11-05 16:01:07 -08:00
Dave Camp
78a7554f63 Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz 2008-11-04 10:59:12 -08:00
Honza Bambas
19179e88b6 Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky 2008-10-28 05:33:12 +01:00
Ehsan Akhgari
7324bfd3ea Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cache part]; r=cbiesinger,dcamp sr=cbiesinger 2008-10-25 13:56:20 +03:30
Arpad Borsos
8b11d938d2 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Dave Camp
5a11a16230 Bug 442813: Implement fallback/opportunistic caching for application caches. p=me, Honza Bambas <honzab@allpeers.com>, r+sr=biesi 2008-09-30 11:34:23 -07:00
Michal Novotny
632524c994 Bug 355567. Handle disk cache collisions by refusing to open a cache entry instead of by sometimes clobbering the content in the existing entry. r+sr=bzbarsky 2008-09-26 09:33:36 -04:00
Arpad Borsos
aa5c56e310 Bug 454479 - Clean up unused variables in netwerk/; r=cbiesinger 2008-09-15 15:34:46 +02:00
Christian Biesinger
c655c9d010 bug 454587 Make sure that don't disable memory cache when
PR_GetPhysicalMemory() fails. Instead, default to 32 MB of memory (2 MB cache
size)
r+sr=bz
2008-09-14 15:45:52 -07:00
Olli Pettay
d943613aaa Fix bustage caused by 91493f716bdf 2008-09-12 15:13:10 +03:00
Boris Zbarsky
8f3679f5cf Add some logging to make things easier to debug 2008-09-12 07:44:19 -04:00
Honza Bambas
ec80dcba93 Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp
234fd1844f Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp
db4eca26fd Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dave Camp
a4644e4b80 Bug 448712. Make sure to remove the storage for an empty entry in a cache block file. r+sr=biesi 2008-07-31 17:51:51 -07:00
dcamp@mozilla.com
299ba58c7b Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-08 22:22:32 -07:00
reed@reedloden.com
fc7cc13805 Bug 419036 - "Simplify nsCacheEntryHashTable::VisitEntries and break 'friendship'" [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons] 2008-03-11 01:08:05 -07:00
tglek@mozilla.com
5d9eb35f5b bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 15:18:49 -08:00
reed@reedloden.com
2696e083e0 Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 03:34:46 -08:00
reed@reedloden.com
ed8b60d99b Bug 410150 - "nsCacheService: only add observers that we really need" (Use array/for loops for the Add/Remove observers) [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons] 2008-02-09 20:53:28 -08:00
reed@reedloden.com
b8fcd7780a Bug 396222 - "let clients track the offline cache usage for a domain" [p=dcamp@mozilla.com (Dave Camp) / honzab@allpeers.com (Honza Bambas) r+sr=biesi r=dcamp a1.9=schrep] 2008-02-07 01:04:30 -08:00
dcamp@mozilla.com
bac18b5c8e Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi 2008-01-22 20:31:50 -08:00