.. |
ADocumentChannelBridge.h
|
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
|
2019-11-20 03:29:25 +00:00 |
ChannelEventQueue.cpp
|
Bug 1588241 - P1. Use move semantics with PrependEvent. r=mattwoodrow
|
2019-11-15 02:41:59 +00:00 |
ChannelEventQueue.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-11-26 14:35:02 +00:00 |
DocumentChannelChild.cpp
|
Bug 1601743 - Don't apply the referrer header to the referrer that we send back to the content process when converting a DocumentChannel into a real channel. r=Ehsan
|
2019-12-16 00:19:03 +00:00 |
DocumentChannelChild.h
|
Bug 1598516 - Add DocumentChannel MOZ_LOGs. r=jya
|
2019-12-03 23:55:04 +00:00 |
DocumentChannelParent.cpp
|
Bug 1598516 - Add DocumentChannel MOZ_LOGs. r=jya
|
2019-12-03 23:55:04 +00:00 |
DocumentChannelParent.h
|
Bug 1598516 - Add DocumentChannel MOZ_LOGs. r=jya
|
2019-12-03 23:55:04 +00:00 |
DocumentLoadListener.cpp
|
Bug 1601743 - Don't apply the referrer header to the referrer that we send back to the content process when converting a DocumentChannel into a real channel. r=Ehsan
|
2019-12-16 00:19:03 +00:00 |
DocumentLoadListener.h
|
Bug 1603194 - Pass nsDocShellLoadState's load flags to new process when process switching. r=kmag
|
2019-12-12 02:32:29 +00:00 |
NeckoChannelParams.ipdlh
|
Bug 1603194 - Pass nsDocShellLoadState's load flags to new process when process switching. r=kmag
|
2019-12-12 02:32:29 +00:00 |
NeckoChild.cpp
|
Bug 1600678 - Use IPDL refcounted for DNSRequest r=valentin
|
2019-12-02 18:28:49 +00:00 |
NeckoChild.h
|
Bug 1600678 - Use IPDL refcounted for DNSRequest r=valentin
|
2019-12-02 18:28:49 +00:00 |
NeckoCommon.cpp
|
…
|
|
NeckoCommon.h
|
Bug 1556489 - P18. Add DocumentChannel and hook it up. r=nika,mayhemer
|
2019-09-03 10:19:38 +10:00 |
NeckoMessageUtils.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
NeckoParent.cpp
|
Bug 1600678 - Use IPDL refcounted for DNSRequest r=valentin
|
2019-12-02 18:28:49 +00:00 |
NeckoParent.h
|
Bug 1600678 - Use IPDL refcounted for DNSRequest r=valentin
|
2019-12-02 18:28:49 +00:00 |
NeckoTargetHolder.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
NeckoTargetHolder.h
|
…
|
|
PChannelDiverter.ipdl
|
…
|
|
PDataChannel.ipdl
|
Bug 1570369 - Part 12: Use IPDL refcounted for PDataChannel, r=mayhemer
|
2019-08-16 10:45:57 +00:00 |
PDocumentChannel.ipdl
|
Bug 1596409 - P1.2: Create PHttpTransaction IPC protocol r=dragana
|
2019-12-03 13:42:15 +00:00 |
PFileChannel.ipdl
|
Bug 1570369 - Part 13: Use IPDL refcounted for PFileChannel, r=mayhemer
|
2019-08-16 10:46:30 +00:00 |
PNecko.ipdl
|
Bug 1600605, make PNecko to use mediumhigh priority messages, not high priority, r=dragana
|
2019-12-16 15:01:14 +00:00 |
PSimpleChannel.ipdl
|
…
|
|
PSocketProcess.ipdl
|
Bug 1596409 - P4: Impl PHttpConnectionMgr IPC protocol r=dragana
|
2019-12-03 13:44:39 +00:00 |
PSocketProcessBridge.ipdl
|
…
|
|
SocketProcessBridgeChild.cpp
|
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
|
2019-07-25 15:24:02 +00:00 |
SocketProcessBridgeChild.h
|
…
|
|
SocketProcessBridgeParent.cpp
|
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
|
2019-07-25 15:24:02 +00:00 |
SocketProcessBridgeParent.h
|
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
|
2019-07-25 15:24:02 +00:00 |
SocketProcessChild.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
SocketProcessChild.h
|
Bug 1596409 - P4: Impl PHttpConnectionMgr IPC protocol r=dragana
|
2019-12-03 13:44:39 +00:00 |
SocketProcessHost.cpp
|
…
|
|
SocketProcessHost.h
|
…
|
|
SocketProcessImpl.cpp
|
…
|
|
SocketProcessImpl.h
|
…
|
|
SocketProcessLogging.h
|
…
|
|
SocketProcessParent.cpp
|
Bug 1596409 - P1.2: Create PHttpTransaction IPC protocol r=dragana
|
2019-12-03 13:42:15 +00:00 |
SocketProcessParent.h
|
Bug 1596409 - P1.1: Make socket process support IPCStream r=dragana
|
2019-12-03 13:41:58 +00:00 |
moz.build
|
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
|
2019-11-20 03:29:25 +00:00 |