Dactyloidae/dom/fetch
2020-07-31 08:05:47 +08:00
..
ChannelInfo.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ChannelInfo.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ChannelInfo.ipdlh import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Fetch.cpp Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00
Fetch.h Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00
FetchConsumer.cpp Fix line endings. 2020-07-31 08:05:47 +08:00
FetchConsumer.h Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00
FetchDriver.cpp Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null. 2020-07-31 08:05:44 +08:00
FetchDriver.h Issue #1587 - Part 7: Rename FetchController to AbortController 2020-06-12 22:12:32 +08:00
FetchIPCTypes.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FetchObserver.cpp Issue #1587 - Part 7: Rename FetchController to AbortController 2020-06-12 22:12:32 +08:00
FetchObserver.h Issue #1587 - Part 7: Rename FetchController to AbortController 2020-06-12 22:12:32 +08:00
FetchTypes.ipdlh import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FetchUtil.cpp Issue #80 - De-unify dom/fetch 2020-05-02 08:21:45 +08:00
FetchUtil.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Headers.cpp Rename "MozMap" to "record" in our IDL parser and IDL files 2019-03-16 07:03:27 +08:00
Headers.h Rename the MozMap C++ type to "record" and give it a template parameter for the key type 2019-03-16 07:03:30 +08:00
InternalHeaders.cpp Actually change the key type of a record, and its corresponding conversion behavior, depending on what the IDL says 2019-03-16 07:03:35 +08:00
InternalHeaders.h Rename the MozMap C++ type to "record" and give it a template parameter for the key type 2019-03-16 07:03:30 +08:00
InternalRequest.cpp Issue #80 - De-unify dom/fetch 2020-05-02 08:21:45 +08:00
InternalRequest.h Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:18 +08:00
InternalResponse.cpp Issue #80 - De-unify dom/fetch 2020-05-02 08:21:45 +08:00
InternalResponse.h Issue #80 - De-unify dom/fetch 2020-05-02 08:21:45 +08:00
moz.build Issue #1587 - Part 6: Move FetchController/Signal to its own dir 2020-06-12 22:12:29 +08:00
Request.cpp Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null. 2020-07-31 08:05:44 +08:00
Request.h Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00
Response.cpp Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00
Response.h Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. 2020-07-31 08:05:40 +08:00