gecko-dev/netwerk/sctp
Eric Rahm b9ba9be64d Bug 1322095 - Part 1b: Update callbacks to support moved args and convert nsAutoPtr usage. r=jya
In order to support the update to move args when invoking callbacks we:
 - Convert anything that was using WrapRunnable with `nsAutoPtr` to `UniquePtr`
 - Convert anything that was using a non-const ref as a param to either a
   const ref or a by-val copy

Addtionally we convert the remaining `nsAutoPtr` usage to `UniquePtr`.

Differential Revision: https://phabricator.services.mozilla.com/D59961

--HG--
extra : moz-landing-system : lando
2020-02-21 22:43:53 +00:00
..
datachannel Bug 1322095 - Part 1b: Update callbacks to support moved args and convert nsAutoPtr usage. r=jya 2020-02-21 22:43:53 +00:00
src Bug 1613765 - Cherry pick upstream sctp revision 0d166e; r=ng 2020-02-15 14:29:03 +00:00
android.patch Bug 1297418: reland SCTP library update to rev 0e076261b rs=jesup,drno r=tuexen,drno 2017-12-07 13:24:41 -05:00
sctp_update.log Bug 1297418: reland SCTP library update to rev 0e076261b rs=jesup,drno r=tuexen,drno 2017-12-07 13:24:41 -05:00
update_sctp.sh Bug 1297418: reland SCTP library update to rev 0e076261b rs=jesup,drno r=tuexen,drno 2017-12-07 13:24:41 -05:00