gecko-dev/netwerk/protocol/file
Nika Layzell 052cba0853 Bug 1738106 - Part 3: Switch to TaskQueue::Create, r=xpcom-reviewers,necko-reviewers,media-playback-reviewers,dragana,alwu,barret
In future parts, TaskQueue will require extra initialization to be performed
which cannot happen in a constructor, as it takes references to the TaskQueue
object itself, which will require the introduction of a helper method. This
patch switches all callers of the TaskQueue constructor to use the new method.

Differential Revision: https://phabricator.services.mozilla.com/D142604
2022-05-02 20:37:34 +00:00
..
FileChannelChild.cpp
FileChannelChild.h
FileChannelParent.cpp
FileChannelParent.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsFileChannel.cpp Bug 1738106 - Part 3: Switch to TaskQueue::Create, r=xpcom-reviewers,necko-reviewers,media-playback-reviewers,dragana,alwu,barret 2022-05-02 20:37:34 +00:00
nsFileChannel.h
nsFileProtocolHandler.cpp Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03:00
nsFileProtocolHandler.h
nsIFileChannel.idl
nsIFileProtocolHandler.idl Bug 1723807 - make getURLSpecFromFile [noscript] and clarify its idl comments to discourage use more forcefully, r=valentin,necko-reviewers 2021-08-05 08:52:28 +00:00