Bill McCloskey
5aec5bf1e9
Bug 1365101 - Convert NS_GetCurrentThread uses in netwerk/ (r=meyhemer)
...
MozReview-Commit-ID: IHBt6XAG8em
2017-06-12 20:21:43 -07:00
Tom Tromey
a4b717ab39
Bug 1060419 - make log_print use Printf.h, r=froydnj
...
MozReview-Commit-ID: BIZ1GQEZ1vs
2016-12-15 20:16:31 -07:00
Andrew McCreight
209d4ee048
Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj
2016-12-12 09:27:58 -05:00
Nathan Froyd
f2d50c26f4
Backout aba6c73511a2 (bug 1307961) for massive test bustage resulting in a CLOSED TREE; r=alltheorange
2016-12-12 08:45:46 -05:00
Andrew McCreight
2f93d6e48d
Bug 1307961 - require consistent bloatview reporting for nsISupports classes; r=froydnj
2016-12-12 07:58:33 -05:00
Michal Novotny
6265bfdf2d
Bug 1258747 - Support for alternative data in CacheFile, r=honzab
2016-08-17 12:58:44 +02:00
Michal Novotny
4a34f169ee
Bug 1279246 - Hang due to CacheFileInputStream deadlock, r=honzab
2016-07-12 17:58:38 +02:00
Honza Bambas
2a4f2863f9
Bug 1247644 - Don't do any I/O on doomed and unused HTTP cache entries, r=michal
2016-02-12 14:45:00 +01:00
Birunthan Mohanathas
a29151dc87
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
...
The bulk of this commit was generated by running:
run-clang-tidy.py \
-checks='-*,llvm-namespace-comment' \
-header-filter=^/.../mozilla-central/.* \
-fix
2015-07-13 08:25:42 -07:00
Jeff Muizelaar
09ddc12142
Bug 1114999 - Part 3: Use automatic memory management for mObjsToRelease; r=novotny
2015-01-15 18:19:26 -05:00
Michal Novotny
357ecb53d6
Bug 1042192 - Use Cache2 I/O thread for callbacks from CacheFileIOManager, r=sworkman
2014-08-18 15:36:27 +02:00
Michal Novotny
a6c0cdb7d5
Bug 1035411 - Suspect lock handling in cache2, r=honzab
2014-07-16 10:57:52 +02:00
Michal Novotny
805d7068eb
Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab
2014-07-10 07:59:29 +02:00
Honza Bambas
512ae967c9
Bug 1013587 - HTTP cache v2: Start preload on input stream open for existing entries, r=michal
2014-06-12 18:04:42 +02:00
Michal Novotny
c8c8260630
Bug 1013638 - CacheFileIn(Out)putStream::AsyncWait() doesn't respect eventTarget argument, r=honzab
2014-06-12 18:04:41 +02:00
Michal Novotny
005cc67a1f
Bug 1007071 - Check cache entry size in CacheFileOutputStream::Write(), r=honzab
2014-05-19 14:21:18 +02:00
Michal Novotny
23213e6328
Bug 1010783 - Base CacheFileInputStream::Read on ReadSegments, r=honzab
2014-05-18 09:31:38 +02:00
Honza Bambas
d8b59a3ef3
Bug 1010221 - Let CacheFileInputStream::ReadSegments loop over all preloaded chunks, r=michal
2014-05-15 19:24:55 +02:00
Michal Novotny
923ff3c27e
Bug 913819 - HTTP cache v2: preload several chunks in advance in input stream to speed up reading, r=honzab
2014-05-02 20:15:14 +02:00
Michal Novotny
8a82e0e11a
Bug 913812 - HTTP cache v2: properly propagate errors through the cache file code, r=honzab
2014-04-22 13:23:17 +02:00
Ehsan Akhgari
7ce1aa5eb8
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Kyle Huey
ea94e7d568
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07: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
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
Honza Bambas
9728122573
Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal
2013-10-15 20:08:26 +02:00
Michal Novotny
21c49d0398
Bug 913807 - HTTP cache v2: file I/O, off by default, r=honzab
2013-09-20 11:11:26 +02:00