gecko-dev/netwerk
Simon Giesecke 2e065c64d6 Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem
Among other things, there were some misuses of std::forward, and
GenericErrorResult was (presumably accidentally) instatiated with
references as the template argument type, e.g. const nsresult&,
which circumvented the check for not calling it with NS_OK in
ResultExtensions.h

Differential Revision: https://phabricator.services.mozilla.com/D90561
2020-09-21 13:12:48 +00:00
..
base Bug 1663642 - fix r=necko-reviewers,kershaw 2020-09-21 07:35:53 +00:00
build Bug 1631722 - Add wrapper for structured-headers crate,r=valentin 2020-08-12 07:07:33 +00:00
cache Bug 1629825 - Delete Appcache directory when storage pref is turned off r=necko-reviewers,kershaw 2020-09-17 08:19:49 +00:00
cache2 Bug 1664020 - ShutdownEvent::PostAndWait should return immediately if posting the event fails r=necko-reviewers,kershaw 2020-09-14 09:27:42 +00:00
cookie Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
dns Bug 1665979 - Make sure we call MaybeRenewHostRecord when adding additional record r=kershaw,necko-reviewers 2020-09-21 07:09:05 +00:00
ipc Bug 1665918 - Support loads from history in the parent process in DocumentLoadListener. r=smaug 2020-09-18 16:59:08 +00:00
locales Bug 1654556 - Log also "failed the samesite tests" cookie rejection reason, r=baku 2020-07-23 14:48:12 +00:00
mime Backed out 3 changesets (bug 1308104) for bustages on nsHttp.cpp . CLOSED TREE 2020-09-10 22:43:25 +03:00
protocol Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem 2020-09-21 13:12:48 +00:00
sctp Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
socket Backed out changeset f82548378b79 (bug 1649495) for xpc failures at test_upgrade.js. CLOSED TREE 2020-09-21 15:45:00 +03:00
srtp Bug 1653182 - Part 2: Remove redundant -std=gnu99 from netwerk/sctp and srtp. r=froydnj 2020-07-29 19:12:25 +00:00
streamconv Bug 1604447 - Remove channel diversion code. r=dragana,necko-reviewers 2020-09-18 20:56:54 +00:00
system Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
test Bug 1665979 - Make sure we call MaybeRenewHostRecord when adding additional record r=kershaw,necko-reviewers 2020-09-21 07:09:05 +00:00
url-classifier Bug 1662362 - Record STATE_UNBLOCKED_UNSAFE_CONTENT event to content blocking log when unblock API of URL Classifier is called r=nhnt11,timhuang 2020-09-11 17:48:29 +00:00
wifi
moz.build