Brad Lassey
|
7182a3e7c2
|
back out bug 1020416 for causing hangs on Firefox for Android
|
2014-07-25 13:21:42 -04:00 |
|
Jeremy Poulin
|
16fc6097b4
|
Bug 1020416 - Added forceValidFor() and isForcedValid attribute to nsICacheEntry. r=honzab, michal
|
2014-07-21 11:34:17 -07:00 |
|
Carsten "Tomcat" Book
|
d671713557
|
Backed out changeset a232fd36c827 (bug 1020416) for nightly startup crashed - bug 1041492 a=sheriffduty
|
2014-07-21 14:57:09 +02:00 |
|
Jeremy Poulin
|
ea5c6439a8
|
Bug 1020416 - Add forceValidFor() and isForcedValid attribute to nsICacheEntry. r=honzab, r=michal
|
2014-07-18 18:11:34 -07:00 |
|
Michal Novotny
|
c3742f1212
|
Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab
|
2014-07-10 07:59:29 +02:00 |
|
Benoit Jacob
|
4180218bc7
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04: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
|
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
|
506985fa5f
|
Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin
|
2014-04-06 20:44:40 +02:00 |
|
Michal Novotny
|
3a53855543
|
Bug 987814 - HTTP cache v2: initial index build happens immediately after the profile is open, r=honzab
|
2014-03-28 14:51:58 +01:00 |
|
Neil Rashbrook
|
c3b2f90f39
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
c0dba87922
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Neil Rashbrook
|
b07eaa1644
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
|
2014-03-17 19:07:09 +00: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 |
|
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
|
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 |
|
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 |
|