gecko-dev/toolkit/components/bitsdownload
Adam Gashlin 05036fda25 Bug 1572844 - Consistently check for MOZ_BITS_DOWNLOAD. r=bytesized
BITS download can be disabled on Windows. This patch checks for the
config/define MOZ_BITS_DOWNLOAD when including the C++ parts of the
service, exposing the service in JS, setting the pref, and including
BITS-specific tests. For consistency and simplicity it also removes
the Windows checks; the configure system won't allow
MOZ_BITS_DOWNLOAD if not on Windows.

Differential Revision: https://phabricator.services.mozilla.com/D43493

--HG--
extra : moz-landing-system : lando
2019-08-26 23:38:50 +00:00
..
bits_client Bug 1574276 - Update traits in the bits library to specify dyn. r=agashlin 2019-08-16 17:22:15 +00:00
src Bug 1569388 - Don't overwrite real error codes with cancel codes when removing BITS jobs r=agashlin 2019-08-19 22:36:55 +00:00
Bits.cpp Bug 1520321 - Implement XPCOM interface for BITS r=lina 2019-04-15 19:44:35 +00:00
Bits.h Bug 1520321 - Implement XPCOM interface for BITS r=lina 2019-04-15 19:44:35 +00:00
Bits.jsm Bug 1572844 - Consistently check for MOZ_BITS_DOWNLOAD. r=bytesized 2019-08-26 23:38:50 +00:00
Cargo.toml Bug 1520321 - Implement XPCOM interface for BITS r=lina 2019-04-15 19:44:35 +00:00
components.conf Bug 1572844 - Consistently check for MOZ_BITS_DOWNLOAD. r=bytesized 2019-08-26 23:38:50 +00:00
moz.build Bug 1572844 - Consistently check for MOZ_BITS_DOWNLOAD. r=bytesized 2019-08-26 23:38:50 +00:00
nsIBits.idl Bug 1563790 - Part 1: Expose and require No Progress Timeout r=bytesized,rstrong 2019-08-01 20:01:09 +00:00