..
ChannelEventQueue.cpp
…
ChannelEventQueue.h
Backed out 4 changesets (bug 1646592) for xpcshell failures on test_ext_webRequest_filterResponseData.js CLOSED TREE
2020-06-30 21:50:45 +03:00
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 changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
DocumentChannelChild.h
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
DocumentChannelParent.cpp
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
DocumentChannelParent.h
Bug 1641737 - P2. Use MozPromise with DocumentLoadListener and remove cycle. r=mattwoodrow.
2020-06-12 05:56:28 +00:00
DocumentLoadListener.cpp
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
DocumentLoadListener.h
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
InputChannelThrottleQueueChild.cpp
Bug 1600254
- P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana
2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueChild.h
Bug 1600254
- P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana
2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.cpp
Bug 1600254
- P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana
2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.h
Bug 1600254
- P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana
2020-01-30 13:32:55 +00:00
NeckoChannelParams.ipdlh
Bug 1647557 - Remove mCrossProcessRedirectIdentifier, and use the load identifier instead. r=farre
2020-06-30 01:18:04 +00:00
NeckoChild.cpp
Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin
2020-06-22 11:13:24 +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 1590762 - Part 3: Keep track of current loads in BrowsingContext. r=mattwoodrow
2020-06-23 13:01:37 +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
Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin
2020-06-22 11:13:24 +00:00
NeckoTargetHolder.h
Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin
2020-06-22 11:13:24 +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
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
PFileChannel.ipdl
Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin
2020-03-16 18:25:11 +00:00
PInputChannelThrottleQueue.ipdl
Bug 1600254
- P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana
2020-01-30 13:32:55 +00:00
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
PSimpleChannel.ipdl
Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin
2020-03-16 18:25:11 +00:00
PSocketProcess.ipdl
Bug 1648141
- IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana
2020-06-29 11:03:04 +00:00
PSocketProcessBridge.ipdl
…
ParentChannelWrapper.cpp
Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika
2020-06-27 04:10:23 +00:00
ParentChannelWrapper.h
Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika
2020-06-27 04:10:23 +00:00
ParentProcessDocumentChannel.cpp
Backed out changeset 3e349b00a1e4 (bug 1649349) for causing failures in browser_CORS-console-warnings.js
2020-07-02 14:01:25 +03:00
ParentProcessDocumentChannel.h
Bug 1641737 - P3. Streamline cleanup so it's all done in the same place. r=mattwoodrow
2020-06-12 05:56:36 +00:00
ProxyConfigLookup.cpp
Bug 1640091 - Make sure we TRRServiceChannel::mProxyRequest is initialized and used r=kershaw,necko-reviewers
2020-06-08 11:38:22 +00:00
ProxyConfigLookup.h
Bug 1640091 - Make sure we TRRServiceChannel::mProxyRequest is initialized and used r=kershaw,necko-reviewers
2020-06-08 11:38:22 +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
SocketProcessBridgeChild.cpp
Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika
2020-07-02 22:59:24 +00:00
SocketProcessBridgeChild.h
…
SocketProcessBridgeParent.cpp
Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika
2020-07-02 22:59:24 +00:00
SocketProcessBridgeParent.h
…
SocketProcessChild.cpp
Bug 1648141
- IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana
2020-06-29 13:40:27 +00:00
SocketProcessChild.h
Bug 1648141
- IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana
2020-06-29 11:03:04 +00:00
SocketProcessHost.cpp
Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika
2020-07-02 22:59:24 +00:00
SocketProcessHost.h
Bug 1637648 - P1: Make nsIOService the single point to forward observer notifications to socket process r=dragana
2020-06-23 11:11:01 +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 1648141
- IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana
2020-06-29 13:40:27 +00:00
SocketProcessParent.h
Bug 1648141
- IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana
2020-06-29 11:03:04 +00:00
moz.build
Bug 1646892 - Move ParentChannelWrapper into a separate file. r=jya,nika
2020-06-27 04:09:35 +00:00