Michal Novotny
|
79f086b3bf
|
Bug 926069 - CacheFile must not create new entry when key is a hash, r=honzab
|
2013-12-16 18:01:54 +01:00 |
|
Ben Turner
|
5e46d041d5
|
Bug 939182 - Add 'eventWasProcessed' argument to nsIThreadObserver::afterProcessNextEvent(), r=bsmedberg.
--HG--
extra : transplant_source : %5E%80p%D6%C6A%23%0AZ%06%23%16%155%DB%CE%F5%5CEx
|
2013-10-23 05:01:20 -07:00 |
|
Michal Novotny
|
bb82725df2
|
Bug 926070 - Addref CacheFileIOManager while using it in its static methods, r=honzab
|
2013-11-28 00:56:25 +01:00 |
|
Nathan Froyd
|
e035127d5b
|
Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell
|
2013-11-20 13:17:01 -05:00 |
|
Ehsan Akhgari
|
90fa786c75
|
Bug 941866 - Exclude files which rely on the known bad patterns from unified builds; r=BenWa
|
2013-11-21 16:36:59 -05:00 |
|
Honza Bambas
|
06554ed76b
|
Bug 922659 - exception from onCacheEntryCheck should cause NOT_FOUND, r=michal
|
2013-11-20 23:20:19 +01:00 |
|
Honza Bambas
|
0ea4ff876b
|
Bug 934616 - fix race on use of mFile at CacheEntry::Load, r=michal
|
2013-11-20 23:20:18 +01:00 |
|
Honza Bambas
|
e4cdf91ccd
|
Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal
|
2013-11-20 23:20:17 +01:00 |
|
Honza Bambas
|
a6dea964f8
|
Bug 917432 - hook to webapps-clear-data notification, r=michal
|
2013-11-20 23:20:16 +01:00 |
|
Honza Bambas
|
bcd89f976f
|
Bug 934610 - fix Assertion failure: \!EventsPending(), at CacheIOThread.cpp:172, r=michal
|
2013-11-20 23:20:15 +01:00 |
|
Chris Peterson
|
794faa84f6
|
Bug 940215 - Build netwerk/cache2, ftp, and rtsp in unified mode. r=mcmanus
|
2013-11-17 23:29:11 -08:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
e2ae65f67a
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Honza Bambas
|
e417758bb2
|
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 |
|
Gian-Carlo Pascutto
|
d0a14f7383
|
Bug 925705 - Fix mismatched logging define check. r=honzab
|
2013-10-14 16:50:49 +02:00 |
|
Honza Bambas
|
f282ad8bbf
|
Bug 920802 - don't set/drop OPEN_TRUNCATE flag when opening entries from an appcache for read, r=michal
|
2013-10-09 19:34:44 +02:00 |
|
Honza Bambas
|
eeb3a8b049
|
Bug 913814: Fix test_304_responses.js to not be dependent on random GC forcement, r=michal
|
2013-10-07 18:58:39 +02:00 |
|
Honza Bambas
|
4c77606db1
|
Bug 924083 - Fix uninitialized mOldDesc in _OldCacheEntryWrapper(nsICacheEntryInfo*) ctor, r=michal
|
2013-10-07 18:58:38 +02:00 |
|
Ms2ger
|
20dd9dd4e3
|
Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Honza Bambas
|
d252f6a29f
|
Bug 922123 - Shutdown hang with 100% CPU on Nightly with new cache, r=michal
|
2013-10-02 11:30:42 +02:00 |
|
Honza Bambas
|
862868d7df
|
Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal
|
2013-09-26 21:37:04 +02:00 |
|
Honza Bambas
|
5f33b8eb1d
|
Bug 913813 - HTTP cache v1/v2 miss/hit time compare telemetry, r=michal
|
2013-09-26 21:37:03 +02:00 |
|
Honza Bambas
|
3a9e654a21
|
Bug 919468 - build issue in CacheStorageService.cpp with logging off, r=michal
|
2013-09-25 16:42:16 +02:00 |
|
Michal Novotny
|
35950d5164
|
Bug 913807 - HTTP cache v2: file I/O, off by default, r=honzab
|
2013-09-20 11:11:26 +02:00 |
|
Honza Bambas
|
ea8ec4777e
|
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 |
|