dcamp%mozilla.com
|
342fb34d6a
|
properly delete old files during an offline cache update. b=389591, r+sr=biesi
|
2007-07-26 00:47:33 +00:00 |
dcamp%mozilla.com
|
93b26f1eb2
|
update the offline cache atomically. b=389223, r=biesi, sr=jst
|
2007-07-25 06:31:28 +00:00 |
dcamp%mozilla.com
|
07547d4351
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-25 05:35:40 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
sdwilsh%shawnwilsher.com
|
3b8029f7cd
|
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=cbiesinger, sr=cbiesinger
|
2007-07-07 21:14:56 +00:00 |
dcamp%mozilla.com
|
53f470ceb5
|
Properly disable caches on profile shutdown. b=380968, r+sr=biesi
|
2007-06-26 03:25:31 +00:00 |
bzbarsky%mit.edu
|
b83b7d26c1
|
Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
'sysKin' Czyz <syskin@syskin.cjb.net>, r=alfredkayser@nl.ibm.com, sr=biesi
|
2007-06-18 15:24:17 +00:00 |
kherron%fmailbox.com
|
080ad3cf5a
|
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
|
2007-06-16 19:54:02 +00:00 |
sspitzer%mozilla.org
|
501958169a
|
fix for bug #380741: Crash with about:cache and clear privacy data [@nsCOMPtr::StartAssignment]
fall out from bug #380704: compile error [@nsOfflineCacheDevice::Init]
fix by dcamp@mozilla.com, r/sr=biesi
|
2007-05-17 18:33:19 +00:00 |
alfred.peng%sun.com
|
8ff583ea12
|
Bug 380704. compile error [@nsOfflineCacheDevice::Init]. Fix the bustage for bug 370195 on Solaris SPARC/x86 with Sun Compiler.
r+sr=jst.
|
2007-05-15 07:53:42 +00:00 |
cbiesinger%web.de
|
919312a409
|
Bug 370195 ��� sql device for the offline cache
patch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
|
2007-05-14 20:09:20 +00:00 |
dbaron%dbaron.org
|
a32fb9b241
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 15:33:45 +00:00 |
roc+%cs.cmu.edu
|
0fc5109e5f
|
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
|
2007-03-14 01:52:07 +00:00 |
dbaron%dbaron.org
|
2425490555
|
Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin
|
2007-01-25 23:09:01 +00:00 |
bzbarsky%mit.edu
|
92468882ca
|
Make sure to not use the same disk cache data block for different URIs. Bug
347852, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
|
2006-12-01 04:41:30 +00:00 |
joshmoz%gmail.com
|
7b7d790403
|
remove XP_MAC from network. b=281889 r=darin
|
2006-11-15 21:38:48 +00:00 |
bzbarsky%mit.edu
|
7b4083dc72
|
Close the correct file descriptor. Bug 346250, patch by Alfred Kayser
<alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
|
2006-08-01 15:18:00 +00:00 |
darin%meer.net
|
02294aa8c2
|
removing unintended printf
|
2006-06-27 23:14:50 +00:00 |
darin%meer.net
|
2fc65eda28
|
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
|
2006-06-27 23:13:48 +00:00 |
darin%meer.net
|
404bcc5bc0
|
fixes bug 286397 "assertion: buffer truncation inadequate" patch by alfredkayser@nl.ibm.com, r+sr=darin
|
2006-06-24 01:39:38 +00:00 |
dveditz%cruzio.com
|
f3e1ecabf0
|
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
|
2006-06-22 19:07:30 +00:00 |
darin%meer.net
|
989912102d
|
backing out patch for bug 332730
|
2006-06-20 17:50:49 +00:00 |
darin%meer.net
|
0bb12bafa5
|
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
|
2006-06-20 02:05:10 +00:00 |
darin%meer.net
|
2f9d9faa9f
|
fixes bug 184614 "valgrind doesn't like nsDiskCacheBlockFile::WriteBlocks (uninitialized memory written to cache)" patch by alfredkayser@nl.ibm.com, r+sr=darin
|
2006-05-26 18:21:12 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
cbiesinger%web.de
|
1fe4516c9f
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
mark%moxienet.com
|
8195294c1c
|
321366 Crash [@ PR_Close].[@ nsDiskCacheStreamIO::Flush]. Accept possible failure of nsDiskCacheStreamIO::FlushBufferToFile. r=darin
|
2006-04-25 18:08:09 +00:00 |
darin%meer.net
|
13b222e929
|
fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions." r=biesi sr=bzbarsky
|
2006-03-30 21:06:54 +00:00 |
darin%meer.net
|
7629769f5b
|
backing out my patch for bug 330397 to fix download regression.
|
2006-03-23 06:45:07 +00:00 |
darin%meer.net
|
d3889c15e7
|
fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions" r=biesi sr=bzbarsky
|
2006-03-22 01:14:29 +00:00 |
darin%meer.net
|
54a95cf45d
|
fixes bug 329260 "Disk cache keeps emptying itself" r=biesi sr=bzbarsky
|
2006-03-09 20:02:54 +00:00 |
mrbkap%gmail.com
|
2eda6832f6
|
Fix silly undefined operation warnings. bug 329357, r+sr=darin
|
2006-03-08 02:36:41 +00:00 |
darin%meer.net
|
71295170d5
|
fixes bug 321456 "Setting disk cache greater than 2097 MB fails." patch by alfredkayser@nl.ibm.com, r+sr=darin
|
2006-02-28 22:18:21 +00:00 |
darin%meer.net
|
ac794bee8c
|
fixes bug 296538 "limit the memory cache to a reasonable value" patch by alfredkayser@nl.ibm.com, r=darin
|
2006-02-27 20:13:42 +00:00 |
darin%meer.net
|
0f8e80bbe8
|
fixes bug 328196 "nsDiskCacheDevice: Memory and codesize optimisations" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin
|
2006-02-25 02:58:51 +00:00 |
mark%moxienet.com
|
c671da062b
|
325765 Cache causes crash crossing architecture [@ nsDiskCacheRecord::HashNumber].[@ nsDiskCacheMap::FindRecord]. Disk cache is not endian-neutral as was intended. Byte-swap the entire cache header. r=darin sr=smfr a/1.8=darin
|
2006-02-04 22:01:22 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
darin%meer.net
|
698fec901b
|
fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser
|
2006-01-24 14:47:06 +00:00 |
darin%meer.net
|
645a0a885e
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
bzbarsky%mit.edu
|
974c8484e6
|
Just throw if a null visitor is passed. Bug 309459, patch by Adam Guthrie
<ispiked@gmail.com>, r+sr=darin
|
2005-12-07 05:35:39 +00:00 |
bzbarsky%mit.edu
|
fa27c7e880
|
Fix deadlock on profile switch. Bug 309729, r=neil, sr=darin
|
2005-10-12 02:18:32 +00:00 |
darin%meer.net
|
ba5e4322e3
|
Followup patch for bug 289352 "swap back the words from network to host format" patch by alfredkayser@nl.ibm.com, r=darin
|
2005-10-10 17:30:14 +00:00 |
bzbarsky%mit.edu
|
5d4d3b61ac
|
Make sure to always set the right capacity on the memory cache device. Bug
309729, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
|
2005-10-09 19:58:06 +00:00 |
darin%meer.net
|
27d9608992
|
fixes bug 289352 "remove redundant seek, and optimize bitmap usage" patch by alfredkayser@nl.ibm.com, r+sr=darin
|
2005-10-08 01:20:36 +00:00 |
bryner%brianryner.com
|
c9e270e353
|
Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net
|
2005-09-29 20:24:27 +00:00 |
darin%meer.net
|
0754e3b364
|
fixes bug 308972 "Shutdown crash in nsCacheService::SearchCacheDevices" patch by alfredkayser@nl.ibm.com, r=darin, sz=bz
|
2005-09-23 19:21:36 +00:00 |
darin%meer.net
|
7747b7f38a
|
fixes bug 304444 "[W] UMR: Uninitialized memory read in nsDiskCacheEntry::Swap(void) {1 occurrence}" patch by alfredkayser@nl.ibm.com, r=timeless, sr=darin
|
2005-09-01 00:20:14 +00:00 |
jruderman%hmc.edu
|
8e9c3bc5eb
|
Fix typo in a comment (bug 305292). r=darin, sr=bz.
|
2005-08-31 21:14:14 +00:00 |
darin%meer.net
|
c2e5ab8c4d
|
fixes bug 265028 "Clearing cache sometimes fails" patch by alfredkayser@nl.ibm.com, r+sr=darin
|
2005-08-31 13:28:34 +00:00 |
bzbarsky%mit.edu
|
1ec021c548
|
Update the file size only when we actually flush out our buffer. Bug 243486,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
|
2005-08-19 18:38:28 +00:00 |