Issue #1587 - Part 6: Move FetchController/Signal to its own dir

Since it is specced separately from fetch.
This commit is contained in:
Moonchild 2020-06-11 12:43:17 +00:00 • committed by Roy Tam
commit 0c2404efa7
13 changed files with 41 additions and 7 deletions

View file

@ -0,0 +1,8 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_MANIFESTS += ['mochitest.ini']