gecko-dev/netwerk/ipc
Tarek Ziadé 983d831bbe Bug 1502917 - Adding ChromeUtils.RequestProcInfo() - r=Ehsan,mstange,kershaw,mhowell
This patch introduces a new module in widget that implements a simple API to
retrieve system information about a process and its threads.

This function is wrapped into ChromeUtils.RequestProcInfo to return information
about processes started by Firefox.

The use case for this API is to monitor Firefox resources usage in projects
like the battery usage done by the data science team.

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

--HG--
extra : moz-landing-system : lando
2019-02-21 23:05:44 +00:00
..
ChannelEventQueue.cpp Bug 1528677: Remove nullchecks for loadinfo since we have loadinfo on all channels. r=baku 2019-02-20 13:27:25 +01:00
ChannelEventQueue.h Bug 1516555 - Reformat everything to the Google coding style r=Ehsan 2018-12-28 15:48:06 +00:00
moz.build Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
NeckoChannelParams.ipdlh Bug 1487113 - nsICacheInfoChannel.preferAlternativeDataType() should expose alt-data as optional if required, r=valentin 2019-02-20 10:05:42 +00:00
NeckoChild.cpp Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
NeckoChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
NeckoCommon.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
NeckoCommon.h Bug 1507049 - Rename MOZ_CRASH_UNSAFE_OOL MOZ_CRASH_UNSAFE. r=froydnj 2019-02-03 00:09:37 -08:00
NeckoMessageUtils.h Bug 1527505 - Part 9: Make nsIPermissionManager accept ACString arguments for permission types instead of raw C strings; r=nika 2019-02-21 22:54:28 +00:00
NeckoParent.cpp Bug 1507049 - Rename MOZ_CRASH_UNSAFE_OOL MOZ_CRASH_UNSAFE. r=froydnj 2019-02-03 00:09:37 -08:00
NeckoParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
NeckoTargetHolder.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
NeckoTargetHolder.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PChannelDiverter.ipdl
PDataChannel.ipdl
PFileChannel.ipdl
PNecko.ipdl Bug 1467223 - Part 1: Move CrossProcessRedirect Message to PContent, r=valentin 2019-01-23 21:27:44 +00:00
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1510979 - add a telemetry xpcshell-test for socket process r=janerik 2019-01-15 23:15:38 +00:00
PSocketProcessBridge.ipdl Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
SocketProcessBridgeChild.cpp Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
SocketProcessBridgeChild.h Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
SocketProcessBridgeParent.cpp Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
SocketProcessBridgeParent.h Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE 2019-02-21 19:32:31 +02:00
SocketProcessChild.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
SocketProcessChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
SocketProcessHost.cpp Bug 1502917 - Adding ChromeUtils.RequestProcInfo() - r=Ehsan,mstange,kershaw,mhowell 2019-02-21 23:05:44 +00:00
SocketProcessHost.h Bug 1487287 - Synchronize GeckoChildProcessHost destruction with launching. r=mccr8 2019-02-05 00:15:20 +00:00
SocketProcessImpl.cpp Bug 1513059 - Use the minimal XPCOM for the socket process.r=froydnj 2019-01-16 23:05:11 +00:00
SocketProcessImpl.h Bug 1513057 - P1: Start the new socket process basics (prefs, full xpcom init, logging, no sandboxing) r=mayhemer,dragana 2019-01-11 18:57:23 +00:00
SocketProcessLogging.h Bug 1513057 - P1: Start the new socket process basics (prefs, full xpcom init, logging, no sandboxing) r=mayhemer,dragana 2019-01-11 18:57:23 +00:00
SocketProcessParent.cpp Bug 1513057 - P8: Report telemetry from socket process to parent process r=dragana,mayhemer,janerik 2019-01-11 20:59:35 +00:00
SocketProcessParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00