Ehsan Akhgari
|
77dfc12d57
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
|
Jeremy Poulin
|
6c6625bdc1
|
Bug 1020416 - Added forceValidFor() and isForcedValid attribute to nsICacheEntry. r=honzab, michal
|
2014-07-21 11:34:17 -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
|
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 |
|
Benoit Jacob
|
4180218bc7
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
|
Honza Bambas
|
40a16c956f
|
Bug 1023413 - Introduce bool nsICacheStorage.exists(nsIURI, ACString), r=michal
|
2014-06-24 18:08:35 +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
|
4f2a59d172
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
|
Ryan VanderMeulen
|
d4516e53a4
|
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
|
b1feb7e13a
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 18:27:38 +02:00 |
|
Birunthan Mohanathas
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
807e72372f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
62570a8716
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03: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
|
b33ce6b166
|
Bug 998445 - Unable to see disk cache size, 'Calculating web content cache size' stays forever, r=michal
|
2014-04-24 18:50:46 +02:00 |
|
Honza Bambas
|
ef8256065c
|
Bug 979422 - HTTP old cache wrapper performs UMR if onCacheEntryCheck fails, r=michal
|
2014-03-17 18:21:39 +01:00 |
|
Honza Bambas
|
4fa7f4f872
|
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
|
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
|
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 |
|
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
|
4c77606db1
|
Bug 924083 - Fix uninitialized mOldDesc in _OldCacheEntryWrapper(nsICacheEntryInfo*) ctor, r=michal
|
2013-10-07 18:58:38 +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
|
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 |
|