зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1114618 - Don't package nsIDownloadManagerUI in Firefox OS. r=fabrice
This commit is contained in:
Родитель
e3f6b034bc
Коммит
9edfedb1bb
|
@ -1230,7 +1230,7 @@ Services.obs.addObserver(function resetProfile(subject, topic, data) {
|
|||
}, 'b2g-reset-profile', false);
|
||||
|
||||
/**
|
||||
* CID of our implementation of nsIDownloadManagerUI.
|
||||
* CID of our implementation of nsITransfer.
|
||||
*/
|
||||
const kTransferCid = Components.ID("{1b4c85df-cbdd-4bb6-b04e-613caece083c}");
|
||||
|
||||
|
|
|
@ -393,8 +393,6 @@
|
|||
@BINPATH@/components/crypto-SDR.js
|
||||
@BINPATH@/components/jsconsole-clhandler.manifest
|
||||
@BINPATH@/components/jsconsole-clhandler.js
|
||||
@BINPATH@/components/nsDownloadManagerUI.manifest
|
||||
@BINPATH@/components/nsDownloadManagerUI.js
|
||||
@BINPATH@/components/Downloads.manifest
|
||||
@BINPATH@/components/DownloadLegacy.js
|
||||
@BINPATH@/components/nsSidebar.manifest
|
||||
|
|
Загрузка…
Ссылка в новой задаче