gecko-dev/netwerk
Tarek Ziadé 12c531f562 Bug 1472718 - Convert ChromeUtils.requestIOActivity to a Promise - r=baku,valentin
Changes:

- The API now returns a Promise containing a sequence of IOActivityData dictionnaries.
- All the code related to notifications and XPCOM is removed.
- The counters are no longer reset to 0 when the API is called

MozReview-Commit-ID: 7J2EgFqDgf

--HG--
extra : rebase_source : 4e16640a3f52fd7c042687471153971a66158623
2018-07-06 02:10:33 +02:00
..
base Bug 1472718 - Convert ChromeUtils.requestIOActivity to a Promise - r=baku,valentin 2018-07-06 02:10:33 +02:00
build Bug 1471628 - Use singleton for captive portal constructor r=bagder 2018-07-02 15:30:33 +02:00
cache Bug 1472523: Part 4 - Avoid unnecessary domain string duplication in preference observers. r=njn 2018-07-04 14:52:48 -07:00
cache2 Bug 1472945 - Remove some deadcode introduced by bug 1470355 r=valentin 2018-07-03 10:38:46 +02:00
cookie Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
dns Merge mozilla-inbound to mozilla-central. a=merge 2018-07-05 19:26:15 +03:00
ipc Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
locales Bug 1463398 - Removal of deprecated newChannel() API on nsIIOService r=ckerschb 2018-05-22 13:09:41 +01:00
mime Bug 1472145 - Part 1. Add support for identifying the WebP images MIME type. r=tnikkel 2018-06-29 20:30:05 -04:00
protocol Bug 1453204 - Fix 425 return code for websocket. r=michal 2018-06-29 09:10:00 +03:00
sctp Bug 1458048 - Cherry pick usersctp rev 8789a6da02e2c7c03522bc6f275b302f6ef977fe; r=drno 2018-06-20 21:18:50 -04:00
socket Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
srtp Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
streamconv Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
system Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
test Bug 1472718 - Convert ChromeUtils.requestIOActivity to a Promise - r=baku,valentin 2018-07-06 02:10:33 +02:00
wifi Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
moz.build
necko-config.h.in