Closed
Bug 1789290
Opened 2 years ago
Closed 2 years ago
Fix TB build after recent changes to nsITransfer
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1772020
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Building latest comm-esr102 fails, because of 2 changes to nsITransfer:
https://hg.mozilla.org/releases/mozilla-esr102/rev/778f4b2173c689ce117b7dd3d5a79b87d5b7135d
https://hg.mozilla.org/releases/mozilla-esr102/rev/ada978675f633128b0cb63eb2078cbccc873f3ef
Two parameters were added to the init function.
Param 1 is allowed to be null.
Param 2 is aOpenDownloadsListOnStart true (default) - Open downloads panel, false - Only show an icon indicator.
I suggest false.
Assignee | ||
Comment 1•2 years ago
|
||
Actually, I guess the decision must have already been made on c-c, let me find that commit.
Assignee | ||
Comment 2•2 years ago
|
||
bug 1780187 and bug 1772020.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
If you look at bug 1766030 you'll notice that it caused bug 1777323 and bug 1778804.
You need to log in
before you can comment on or make changes to this bug.
Description
•