Ehsan Akhgari
|
3bdb6e5549
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-25 12:42:35 -04:00 |
|
Honza Bambas
|
0538a3ac70
|
Bug 1132109 - Make CacheEntry::mSortingExpirationTime atomic/relaxed. r=michal
CLOSED TREE
|
2015-02-13 07:59:00 -05:00 |
|
Honza Bambas
|
b2c91821e6
|
Bug 1120631 - CacheEntry::mFileStatus made atomic/rel_acq. r=nfroyd, r=michal
|
2015-02-13 07:55:00 -05:00 |
|
Ehsan Akhgari
|
7943855e34
|
Bug 1117042 - Mark virtual overridden functions as MOZ_OVERRIDE in netwerk; r=mcmanus
|
2015-01-02 09:04:04 -05:00 |
|
Honza Bambas
|
8315a362a1
|
Bug 1029782 - Have OPEN_SECRETLY flag for opening cache entries, r=michal
|
2014-09-16 15:51:50 +02:00 |
|
Carsten "Tomcat" Book
|
9c93cfcb9c
|
Backed out changeset 25c721fd5dc6 (bug 1029782) for XPCshell bustage on a CLOSED TREE
|
2014-09-11 13:07:41 +02:00 |
|
Honza Bambas
|
e9b9dc1180
|
Bug 1029782 - Have OPEN_SECRETLY flag for opening cache entries, r=michal
|
2014-09-11 11:44:31 +02:00 |
|
Trevor Saunders
|
d67df400c1
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
|
Ehsan Akhgari
|
cae4fa66a8
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
|
Benoit Girard
|
28eb7316ee
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
|
Honza Bambas
|
ac61a38de7
|
Bug 920606 - HTTP cache v2: add telemetry for the intermediate memory cache purging, r=michal
|
2014-07-08 16:48:00 +02:00 |
|
Honza Bambas
|
1b696e16e1
|
Bug 1027789 - CacheEntry::RememberCallback should unlock before call to InvokeAvailableCallback, r=michal
|
2014-07-02 18:16:21 +02:00 |
|
Honza Bambas
|
66a31a5087
|
Bug 1025913 - Let memory-only HTTP cache entries doom disk entries, CacheEntry.mUseDisk immutable, r=michal
|
2014-06-25 18:42:50 +02:00 |
|
Benoit Jacob
|
d66ff6a02f
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
|
Ryan VanderMeulen
|
fbb180c732
|
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
|
2014-06-05 13:32:04 -04:00 |
|
Honza Bambas
|
4c13f77dcb
|
Bug 938186 - introduce FORCE_ASYNC_CALLBACK for opening cache entries, r=michal
|
2014-06-05 18:27:38 +02:00 |
|
Honza Bambas
|
03853257a1
|
Bug 1009500 - HTTP cache v2: respect OPEN_BYPASS_IF_BUSY, r=michal
|
2014-05-14 23:12:38 +02:00 |
|
Honza Bambas
|
17c4e94872
|
Bug 986179 - Rework cache2 memory pool, r=michal
|
2014-04-06 20:45:18 +02:00 |
|
Honza Bambas
|
0a59307060
|
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
|
33227b1103
|
Bug 959761 - finalize nsICacheEntry interface, r=michal
|
2014-04-04 14:42:05 +02:00 |
|
Honza Bambas
|
3d5cd4451d
|
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
|
2014-02-27 00:11:40 +01:00 |
|
Michal Novotny
|
094b973f9b
|
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
|
2014-02-18 18:26:48 +01:00 |
|
Ed Morley
|
378760b644
|
Backed out changeset d8543551f12e (bug 913808)
|
2014-03-05 17:25:04 +00:00 |
|
Ed Morley
|
599ee2ead7
|
Backed out changeset 240333c3d2c1 (bug 964039)
|
2014-03-05 17:24:55 +00:00 |
|
Honza Bambas
|
3070b230c5
|
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
|
2014-02-27 00:11:40 +01:00 |
|
Michal Novotny
|
7ca7537f88
|
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
|
2014-02-18 18:26:48 +01:00 |
|
Honza Bambas
|
86fc3c6434
|
Bug 949175 - Remove possibility to un-persist a cache entry after it has been opened, r=michal
|
2014-02-04 01:52:59 +01:00 |
|
Honza Bambas
|
348a726a9a
|
Bug 958311 - Fix partial content condition in nsHttpChannel, prevent any reuse of doomed files in cache v2, r=michal
|
2014-01-22 18:54:51 +01:00 |
|
Honza Bambas
|
4c222308de
|
Bug 924116 - HTTP cache v2: persists frecency and experiment with half-life, r=michal
|
2014-01-09 00:27:33 +01:00 |
|
Honza Bambas
|
bec8e99d3f
|
Bug 942835 - Better CacheEntry purge prevention followup, r=michal
* * *
* * *
imported patch cache2/942835-dont-purge-with-pending-callbacks.patch
|
2014-01-08 23:18:06 +01:00 |
|
Honza Bambas
|
523e807afc
|
Bug 942835 - HTTP cache v2: Better CacheEntry purge prevention, r=michal
|
2014-01-06 21:24:41 +01:00 |
|
Honza Bambas
|
1167e6aab5
|
Bug 934616 - fix race on use of mFile at CacheEntry::Load, r=michal
|
2013-11-20 23:20:18 +01:00 |
|
Honza Bambas
|
4e726f9815
|
Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal
|
2013-11-20 23:20:17 +01:00 |
|
Gian-Carlo Pascutto
|
5af85f390b
|
Bug 925705 - Fix mismatched logging define check. r=honzab
|
2013-10-14 16:50:49 +02:00 |
|
Honza Bambas
|
661d9c5b90
|
Bug 922123 - Shutdown hang with 100% CPU on Nightly with new cache, r=michal
|
2013-10-02 11:30:42 +02:00 |
|
Honza Bambas
|
14ef60877b
|
Bug 913813 - HTTP cache v1/v2 miss/hit time compare telemetry, r=michal
|
2013-09-26 21:37:03 +02:00 |
|
Honza Bambas
|
a55f8e6460
|
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
|
2013-09-20 11:11:25 +02:00 |
|