gecko-dev/netwerk/ipc
Razvan Maries 79fe28f0d6 Backed out 6 changesets (bug 1638358) for perma failures on browser_webconsole_navigate_to_parse_error.js. CLOSED TREE
Backed out changeset beb85cf281d5 (bug 1638358)
Backed out changeset 39f2e21623aa (bug 1638358)
Backed out changeset 2c873c72bf1f (bug 1638358)
Backed out changeset e91292c7c719 (bug 1638358)
Backed out changeset 0219ef931cd9 (bug 1638358)
Backed out changeset 4ac06f3992f4 (bug 1638358)
2020-06-02 00:24:46 +03:00
..
ADocumentChannelBridge.h Bug 1607984 - P12-4. Start parent load via DocumentChannel. r=mayhemer,nika,mattwoodrow,necko-reviewers 2020-04-24 01:58:23 +00:00
ChannelEventQueue.cpp
ChannelEventQueue.h
DocumentChannel.cpp Bug 1637783 - Relax SetLoadFlags hard assert to soft assert. r=mattwoodrow 2020-05-13 22:49:01 +00:00
DocumentChannel.h Bug 1624550 - P3: Update Global History from DocumentLoadListener in Parent process. r=mak,farre,mattwoodrow 2020-05-08 03:28:42 +00:00
DocumentChannelChild.cpp Backed out 7 changesets (bug 1638711) for perma failures on test_bug375314-2.html. CLOSED TREE 2020-05-28 04:25:38 +03:00
DocumentChannelChild.h Bug 1623565 - P3: Remove mLoadFlags from DocumentChannelCreationArgs. r=mattwoodrow,jya 2020-04-27 05:38:15 +00:00
DocumentChannelParent.cpp Bug 1623565 - P3: Remove mLoadFlags from DocumentChannelCreationArgs. r=mattwoodrow,jya 2020-04-27 05:38:15 +00:00
DocumentChannelParent.h Bug 1602318 - Simplify DocumentChannelParent construction so that everything happens in Init. r=jya,necko-reviewers,valentin 2020-04-26 00:53:37 +00:00
DocumentLoadListener.cpp Bug 1637869 - P6. Propagate proper error code when cancelling a channel. r=mattwoodrow 2020-05-28 10:22:31 +00:00
DocumentLoadListener.h Bug 1637869 - P6. Propagate proper error code when cancelling a channel. r=mattwoodrow 2020-05-28 10:22:31 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
NeckoChannelParams.ipdlh Backed out 6 changesets (bug 1638358) for perma failures on browser_webconsole_navigate_to_parse_error.js. CLOSED TREE 2020-06-02 00:24:46 +03:00
NeckoChild.cpp Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoChild.h Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoCommon.h Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
NeckoMessageUtils.h
NeckoParent.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
NeckoParent.h Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentProcessDocumentChannel.cpp Bug 1637869 - P6. Propagate proper error code when cancelling a channel. r=mattwoodrow 2020-05-28 10:22:31 +00:00
ParentProcessDocumentChannel.h Bug 1634982 - Don't call DocumentChannelBridgeDisconnected when already being disconnected from the DocumentLoadListener. r=mattwoodrow 2020-05-11 00:42:09 +00:00
PChannelDiverter.ipdl
PDataChannel.ipdl Bug 1622623 - Removed unused header URIParams from PDataChannel.ipdl r=valentin 2020-03-16 09:59:23 +00:00
PDocumentChannel.ipdl Bug 1625366 - Remove CSPViolation from DocumentChannel. r=jya 2020-04-10 22:16:43 +00:00
PFileChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +00:00
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
PProxyConfigLookup.ipdl Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookup.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookup.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupChild.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupChild.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
PSimpleChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +00:00
PSocketProcess.ipdl Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1539819 - P1: Make TRRService work in socket process r=dragana,necko-reviewers 2020-05-18 20:18:03 +00:00
SocketProcessChild.h Bug 1539819 - P1: Make TRRService work in socket process r=dragana,necko-reviewers 2020-05-18 20:18:03 +00:00
SocketProcessHost.cpp Bug 1602318 - Fix unified build issues. r=jya,necko-reviewers 2020-04-26 00:51:05 +00:00
SocketProcessHost.h Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
SocketProcessImpl.cpp Bug 1602318 - Fix unified build issues. r=jya,necko-reviewers 2020-04-26 00:51:05 +00:00
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00
SocketProcessParent.h Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00