gecko-dev/netwerk
Michal Novotny a3eb320428 Bug 1630000 - Hitting Back sometimes shows old cached content, r=mayhemer,necko-reviewers
If we're racing cache with network and the network wins we don't have a cache entry for writing the downloaded data. In this case nsHttpChannel::MaybeCreateCacheEntryWhenRCWN() creates the entry synchronously by calling nsICacheStorage::openTruncate() before we initialize cache entry for writing.

Differential Revision: https://phabricator.services.mozilla.com/D74660
2020-05-15 13:28:06 +00:00
..
base Bug 1432205: Always require the creation of a LoadInfo in nsIOService::NewChannelFromURIWithProxyFlagsInternal. r=valentin,necko-reviewers 2020-05-15 11:45:15 +00:00
build Bug 1184701 - Make the moz-page-thumb protocol work in the privileged about content process. r=haik,valentin 2020-04-06 17:46:52 +00:00
cache Bug 1629754 - Silence some nsCacheService warnings. r=michal 2020-04-14 22:36:53 +00:00
cache2 Bug 1634950 - Add event dispatch-and-run MOZ_LOG to our xpcom threads, r=froydnj 2020-05-12 12:48:49 +00:00
cookie Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
dns Bug 1636411 followup - add network.dns.disabled checks to cover all paths r=necko-reviewers,valentin 2020-05-14 18:26:17 +00:00
ipc Bug 1549323 - Make sure session cache is cleared in socket process r=keeler 2020-05-14 12:21:59 +00:00
locales Bug 1628942 - replace tracker wording by site; r=englehardt 2020-05-13 21:03:56 +00:00
mime Bug 1196151 - use BrowsingContext for external helper app handling of protocols, r=mattwoodrow 2020-05-11 13:13:03 +00:00
protocol Bug 1630000 - Hitting Back sometimes shows old cached content, r=mayhemer,necko-reviewers 2020-05-15 13:28:06 +00:00
sctp Bug 1626570 - Improve handling of copying arrays in netwerk/sctp/datachannel/. r=drno 2020-05-05 13:00:58 +00:00
socket Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
srtp Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
streamconv Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
system Bug 1626570 - Improve handling of copying arrays in netwerk/. r=necko-reviewers,valentin 2020-05-06 11:48:42 +00:00
test Bug 1630000 - Hitting Back sometimes shows old cached content, r=mayhemer,necko-reviewers 2020-05-15 13:28:06 +00:00
url-classifier Bug 1637739 - Use AntiTrackingUtils::IsThirdPartyChannel() in UrlClassifierCommon::AnnotateChannel(). r=dimi 2020-05-13 22:25:13 +00:00
wifi Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
moz.build Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00