1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/jsdownloads/src/Downloads.manifest Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +component {1b4c85df-cbdd-4bb6-b04e-613caece083c} DownloadLegacy.js 1.5 + 1.6 +# The following contract definition is commented out because the same contract 1.7 +# is also implemented in "toolkit/components/downloads". To use the component 1.8 +# in this folder experimentally, the contract must be registered manually. When 1.9 +# the other folder is not included in builds anymore (bug 851471), we'll be able 1.10 +# to define the contract implementation in this manifest. 1.11 +# contract @mozilla.org/transfer;1 {1b4c85df-cbdd-4bb6-b04e-613caece083c}