Trevor Saunders
|
86b7aff8fc
|
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 |
|
Kyle Huey
|
9cb07e8f1c
|
Bug 1034315: Don't use NS_DECL_NSIFOO macros without inheriting from nsIFoo in netwerk/. r=mayhemer
--HG--
extra : rebase_source : a16e530ad8aafa28f45be95641c6c0c3aac7cda6
|
2014-08-21 10:47:38 -07:00 |
|
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 |
|
Valentin Gosu
|
6568fdac17
|
Bug 1045886 - Remove Cache directory from Android profiles r=michal
|
2014-08-13 16:43:45 +03: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 |
|
Jeremy Poulin
|
0953b4ed83
|
Bug 1038357 - Add automatic pruning for mForcedValidEntries in CacheStorage Service. r=honzab
|
2014-07-15 09:23:09 -07:00 |
|
Jeremy Poulin
|
6c6625bdc1
|
Bug 1020416 - Added forceValidFor() and isForcedValid attribute to nsICacheEntry. r=honzab, michal
|
2014-07-21 11:34:17 -07:00 |
|
L. David Baron
|
0062e58c98
|
Back out the remainder of 3f6ee18b1e9d (bug 1038357), most of which was backed out in 8da875b402fe (backout of bug 1020416).
|
2014-07-25 17:49:36 -07:00 |
|
Brad Lassey
|
7182a3e7c2
|
back out bug 1020416 for causing hangs on Firefox for Android
|
2014-07-25 13:21:42 -04:00 |
|
Jeremy Poulin
|
504643141a
|
Bug 1038357 - Added automatic pruning for mForcedValidEntries in CacheStorage Service. r=honzab
|
2014-07-15 09:23:09 -07:00 |
|
Mike Hommey
|
d10b15b035
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09: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 |
|
Honza Bambas
|
429e043d0b
|
Bug 1037447 - Introduce nsICacheEntry nsICacheStorage.openTruncate(URL, idEnhance), r=michal
|
2014-07-16 16:16:30 +02:00 |
|
Honza Bambas
|
900fc2c9aa
|
Bug 1034672 - Fix order of arguments to memcpy in WriteMetadata. r=michal
|
2014-07-16 10:07:48 -04:00 |
|
Michal Novotny
|
a3789ae4db
|
Bug 1035411 - Suspect lock handling in cache2, r=honzab
|
2014-07-16 10:57:52 +02: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 |
|
Nicholas Nethercote
|
8ea1b7923f
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
--HG--
extra : rebase_source : 668cd394806203ddfa34bd4f226335ff26c846b5
|
2014-07-10 19:10:17 -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
|
0895eca019
|
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
|
2014-07-08 17:23:18 -04:00 |
|
Honza Bambas
|
5791d28035
|
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
|
4e4ec17651
|
Bug 1032992 - Set mHasData in CacheEntry when metadata are filled but no data are written, r=michal
|
2014-07-07 20:58:26 +02:00 |
|
Honza Bambas
|
d54cb76071
|
Backing out 6c5c6cbad330 (bug 1032992) for Adnroid failures - GC doesn't work there as on other platforms..., r=backout
|
2014-07-02 19:53:00 +02:00 |
|
Honza Bambas
|
01d5bedc2c
|
Bug 1032992 - Set mHasData in CacheEntry when metadata are filled but no data are written, r=michal
|
2014-07-02 18:16:22 +02:00 |
|
Honza Bambas
|
ab4c8d5ea9
|
Bug 1027789 - CacheEntry::RememberCallback should unlock before call to InvokeAvailableCallback, r=michal
|
2014-07-02 18:16:21 +02:00 |
|
Honza Bambas
|
afdfde986b
|
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
|
4180218bc7
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
|
Honza Bambas
|
04ea686520
|
Bug 1024989 - Crash MOZ_ASSERT(mMetadata) in SetFrecency, r=michal
|
2014-06-24 18:08:36 +02:00 |
|
Honza Bambas
|
40a16c956f
|
Bug 1023413 - Introduce bool nsICacheStorage.exists(nsIURI, ACString), r=michal
|
2014-06-24 18:08:35 +02:00 |
|
Honza Bambas
|
4c2f42ca89
|
Bug 967310 - optimize call to CacheFileIOManager::UnscheduleMetadataWrite, r=michal
|
2014-06-23 17:48:52 +02:00 |
|
Honza Bambas
|
f20f68ae90
|
Bug 956801 - save some locking in CacheEntry::BackgroundOp, r=michal
|
2014-06-23 17:48:52 +02:00 |
|
Carsten "Tomcat" Book
|
8013815078
|
Backed out changeset 374f71301703 (bug 956801) for causing Android 2.2 Armv6 Opt XPCShell Test failures on a CLOSED TREE
|
2014-06-23 13:07:18 +02:00 |
|
Carsten "Tomcat" Book
|
d5a0b28f6d
|
Backed out changeset d1c1aec94228 (bug 967310) for causing Android 2.2 Armv6 Opt XPCShell Test failures on a CLOSED TREE
|
2014-06-23 13:07:09 +02:00 |
|
Carsten "Tomcat" Book
|
05066fba21
|
Backed out changeset f2c5626b3cec (bug 1023413) for causing Android 2.2 Armv6 Opt XPCShell Test failures on a CLOSED TREE
|
2014-06-23 13:06:30 +02:00 |
|
Honza Bambas
|
e697db4ce4
|
Bug 1023413 - Introduce bool nsICacheStorage.exists(nsIURI, ACString), r=michal
|
2014-06-21 21:41:02 +02:00 |
|
Honza Bambas
|
fab3e28fe1
|
Bug 967310 - optimize call to CacheFileIOManager::UnscheduleMetadataWrite, r=michal
|
2014-06-21 21:41:01 +02:00 |
|
Honza Bambas
|
e739653497
|
Bug 956801 - save some locking in CacheEntry::BackgroundOp, r=michal
|
2014-06-21 21:41:01 +02:00 |
|
Benoit Jacob
|
f8aed38cee
|
Bug 1027251 - Fix or whitelist dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-20 07:08:24 -04:00 |
|
Nicholas Nethercote
|
39f29c384a
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
|
2014-05-20 23:06:54 -07:00 |
|
Honza Bambas
|
16b9b1b959
|
Bug 1024495 - crash in mozilla::net::CacheFileIOManager::GetProfilelessCacheDirectory, r=michal
|
2014-06-13 01:45:43 +02:00 |
|
Honza Bambas
|
eb9e89b8fe
|
Bug 1024635 - Add 'network' contract ID alias for the new cache service, r=bz
|
2014-06-13 01:45:43 +02:00 |
|
Honza Bambas
|
0dae1ffa7a
|
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
|
6d8f2c04c1
|
Bug 1013638 - CacheFileIn(Out)putStream::AsyncWait() doesn't respect eventTarget argument, r=honzab
|
2014-06-12 18:04:41 +02:00 |
|
Michal Novotny
|
6266244a13
|
Bug 1021612 - Fix offset calculation in CacheFileMetadata::ReadMetadata(), r=honzab
|
2014-06-08 00:00:57 +02:00 |
|
Honza Bambas
|
4f2a59d172
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
|