Michal Novotny
|
90ac1fc835
|
Bug 1054425 - cache2: leak in CacheFileMetadata::WriteMetadata, r=jduell
|
2014-08-18 21:11:40 +02:00 |
|
Michal Novotny
|
3de28086b8
|
Bug 1042192 - Use Cache2 I/O thread for callbacks from CacheFileIOManager, r=sworkman
|
2014-08-18 15:36:27 +02:00 |
|
Andrew McCreight
|
edbfabc8f6
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
|
Ehsan Akhgari
|
77dfc12d57
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
|
Michal Novotny
|
21095d87cb
|
Bug 1028415 - Cache thread gets stuck in CacheFileIOManager::OverLimitEvictionInternal loop, r=honzab
|
2014-07-16 10:47:02 +02:00 |
|
Benoit Girard
|
e7aea75462
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
|
Michal Novotny
|
4ee73488db
|
Bug 979900 - Avoid completely filling cache partition on Gonk, r=honzab
|
2014-07-11 08:25:55 +02:00 |
|
Honza Bambas
|
16b9b1b959
|
Bug 1024495 - crash in mozilla::net::CacheFileIOManager::GetProfilelessCacheDirectory, r=michal
|
2014-06-13 01:45:43 +02:00 |
|
Honza Bambas
|
a339540b41
|
Bug 961024 - Move HTTP cache on Android to application's cache/profile leaf name, r=michal
|
2014-06-03 14:35:17 +02:00 |
|
Honza Bambas
|
7d88e031ea
|
Bug 1016451 - HTTP cache v2: add shutdown time probe for sanitize case, r=michal
|
2014-05-29 00:52:21 +02:00 |
|
Birunthan Mohanathas
|
84d3adc780
|
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("") . r=ehsan
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
|
2014-05-26 21:54:53 +03:00 |
|
Birunthan Mohanathas
|
e2a009d822
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Michal Novotny
|
6ed2e57b0a
|
Bug 1003208 - HTTP cache v2: CacheFileHandle::mHash is accessed after the memory is freed, r=honzab
|
2014-05-05 15:11:39 +02:00 |
|
Honza Bambas
|
3c1571370b
|
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
|
2014-05-01 13:28:12 +02:00 |
|
Honza Bambas
|
e0a27b1b69
|
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
|
2014-04-30 13:05:43 +02:00 |
|
Honza Bambas
|
31fe98bfc2
|
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
|
2014-04-30 12:39:18 +02:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Honza Bambas
|
3c216393ff
|
Bug 999383 - optimize Open and Read inter-thread calls in CacheFileIOManager, r=michal
|
2014-04-26 18:42:07 +02:00 |
|
Michal Novotny
|
57251af0e1
|
Bug 987829 - HTTP cache v2: make disk cache smart sizing work with the new backend, r=honzab
|
2014-04-22 11:21:00 +02:00 |
|
Michal Novotny
|
26cbc9bbf4
|
Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal
|
2014-04-10 12:47:20 +02:00 |
|
Michal Novotny
|
dcb822b5ea
|
Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab
|
2014-04-09 10:06:59 +02:00 |
|
Honza Bambas
|
3d554db1ee
|
Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal
|
2014-04-06 20:44:40 +02:00 |
|
Honza Bambas
|
62b82713ee
|
Bug 976866 - HTTP cache v2: Specific dispatch method for eviction events, r=michal
|
2014-04-04 14:42:05 +02:00 |
|
Michal Novotny
|
8c8c7967d5
|
Bug 983582 - HTTP cache v2: special handles are not released until shutdown, r=honzab
|
2014-03-28 12:35:06 +01:00 |
|
Ehsan Akhgari
|
5b9f45a1a5
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
|
Michal Novotny
|
64ef90af75
|
Bug 968106 - HTTP cache v2: implementation of the eviction of the whole disk cache, r=honzab
|
2014-03-07 12:22:59 +01:00 |
|
Honza Bambas
|
3ba6463069
|
Bug 958317 - HTTP cache v2: allow yield to more priority levels in IOThread, r=michal
|
2014-02-27 00:11:42 +01:00 |
|
Honza Bambas
|
c92efaadf6
|
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
|
2014-02-27 00:11:40 +01:00 |
|
Honza Bambas
|
4a7b372f12
|
Bug 922081 - respect browser.cache.disk.parent_directory preference in the new cache, r=michal
|
2014-02-27 00:11:38 +01:00 |
|
Michal Novotny
|
8794a7fc4e
|
Bug 968101 - Remove directories with low priority on background, r=honzab
|
2014-02-19 13:04:06 +01:00 |
|
Michal Novotny
|
f63c6643d9
|
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
|
2014-02-18 18:26:48 +01:00 |
|
Michal Novotny
|
9b70ceb5ad
|
Bug 923016 - Implementation of cache index, r=honzab
|
2014-02-18 16:05:07 +01:00 |
|
Ed Morley
|
c342ecebeb
|
Backed out changeset f514ab5c4b5b (bug 923016) for B2G xpcshell crashes; CLOSED TREE
|
2014-03-05 17:25:27 +00:00 |
|
Ed Morley
|
0c897a146f
|
Backed out changeset d8543551f12e (bug 913808)
|
2014-03-05 17:25:04 +00:00 |
|
Ed Morley
|
b1bc16a48b
|
Backed out changeset a43ae8497706 (bug 968101)
|
2014-03-05 17:25:01 +00:00 |
|
Ed Morley
|
cabdf9fb49
|
Backed out changeset 234c0b4ec7c9 (bug 922081)
|
2014-03-05 17:24:58 +00:00 |
|
Ed Morley
|
bf4bf677f4
|
Backed out changeset 240333c3d2c1 (bug 964039)
|
2014-03-05 17:24:55 +00:00 |
|
Ed Morley
|
da21ca5267
|
Backed out changeset 18d79e1e15f9 (bug 958317)
|
2014-03-05 17:24:52 +00:00 |
|
Honza Bambas
|
234ec2acc3
|
Bug 958317 - HTTP cache v2: allow yield to more priority levels in IOThread, r=michal
|
2014-02-27 00:11:42 +01:00 |
|
Honza Bambas
|
ee26aea707
|
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
|
2014-02-27 00:11:40 +01:00 |
|
Honza Bambas
|
aa126ec60f
|
Bug 922081 - respect browser.cache.disk.parent_directory preference in the new cache, r=michal
|
2014-02-27 00:11:38 +01:00 |
|
Michal Novotny
|
5a7dc723e7
|
Bug 968101 - Remove directories with low priority on background, r=honzab
|
2014-02-19 13:04:06 +01:00 |
|
Michal Novotny
|
7598469342
|
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
|
2014-02-18 18:26:48 +01:00 |
|
Michal Novotny
|
b8b4892850
|
Bug 923016 - Implementation of cache index, r=honzab
|
2014-02-18 16:05:07 +01:00 |
|
Honza Bambas
|
bc935c9b54
|
Bug 950164 - Proper non-null check at CacheFileIOManager::OnProfile(), r=michal
|
2014-02-14 14:21:18 +01:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Honza Bambas
|
ee4abe791e
|
Bug 964898 - Auto delete unused cache version data on demand, r=jduell
|
2014-02-05 20:29:54 +01:00 |
|
Honza Bambas
|
a78e92ddaa
|
Bug 949250 - Improve CacheFileMetadata write timer, remove non-thread safe nsWeakRef, r=michal
|
2014-01-06 21:27:18 +01:00 |
|
Honza Bambas
|
72f7924751
|
Bug 945945 - Improve CacheFileHandle management to prevent crashes, r=michal
|
2014-01-22 18:54:52 +01:00 |
|
Honza Bambas
|
f5edb7d29d
|
Bug 914644 - HTTP cache v2: failure of test_doomentry.js, proper sync when dooming after open, r=michal
|
2014-01-09 00:27:32 +01:00 |
|