.. |
ChannelEventQueue.cpp
|
…
|
|
ChannelEventQueue.h
|
Bug 1646592 - P2 remove NeckoTargetChannelEvent which could not be specialized for HttpChannelChild, r=mayhemer,necko-reviewers
|
2020-07-07 21:45:08 +00:00 |
DocumentChannel.cpp
|
Bug 1654764: Reduce DocumentChannel::GetContentType() crash to error. r=mattwoodrow
|
2020-07-29 03:13:31 +00:00 |
DocumentChannel.h
|
Bug 1646899 - P4: Handle object & embed via DocumentChannel. r=mattwoodrow,jya
|
2020-07-21 01:01:05 +00:00 |
DocumentChannelChild.cpp
|
Bug 1613431 - Part 3: Handle synced setters return value. r=nika
|
2020-07-31 13:37:13 +00:00 |
DocumentChannelChild.h
|
Bug 1649349 - Don't delay rejecting DocumentLoadListener's Open promise when we switch process. r=jya
|
2020-07-12 22:50:34 +00:00 |
DocumentChannelParent.cpp
|
Bug 1656039 - Fall back to content initiating the load if parent went away. r=mattwoodrow
|
2020-07-31 03:59:10 +00: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
|
Bug 1656039 - Fall back to content initiating the load if parent went away. r=mattwoodrow
|
2020-07-31 03:59:10 +00:00 |
DocumentLoadListener.h
|
Bug 1646899 - P4: Handle object & embed via DocumentChannel. r=mattwoodrow,jya
|
2020-07-21 01:01:05 +00:00 |
InputChannelThrottleQueueChild.cpp
|
…
|
|
InputChannelThrottleQueueChild.h
|
…
|
|
InputChannelThrottleQueueParent.cpp
|
…
|
|
InputChannelThrottleQueueParent.h
|
…
|
|
NeckoChannelParams.ipdlh
|
Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin
|
2020-07-29 11:43:23 +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 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi
|
2020-07-08 20:15:59 +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
|
…
|
|
PDocumentChannel.ipdl
|
Bug 1649349 - Don't delay rejecting DocumentLoadListener's Open promise when we switch process. r=jya
|
2020-07-12 22:50:34 +00:00 |
PFileChannel.ipdl
|
…
|
|
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 |
PSimpleChannel.ipdl
|
…
|
|
PSocketProcess.ipdl
|
Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug
|
2020-07-15 13:24:20 +00:00 |
PSocketProcessBridge.ipdl
|
…
|
|
ParentChannelWrapper.cpp
|
Bug 1650163 - Part 2: Add a NOT_REMOTE_TYPE define to clarify calling code, r=farre
|
2020-07-08 20:16:04 +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
|
Bug 1613431 - Part 2: Ignore synced setters return value. r=nika
|
2020-07-31 13:37:00 +00: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 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
|
2020-07-15 11:20:45 +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 1647759 - P3: Send init attributes to socket process r=dragana
|
2020-07-09 15:15:13 +00:00 |
SocketProcessChild.h
|
Bug 1647759 - P3: Send init attributes to socket process r=dragana
|
2020-07-09 15:15:13 +00:00 |
SocketProcessHost.cpp
|
Bug 1647759 - P3: Send init attributes to socket process r=dragana
|
2020-07-09 15:15:13 +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 |