Closed Bug 1780187 Opened 3 years ago Closed 3 years ago

bustage due to extra nsITransfer.init() param added in bug 1739348

Categories

(Thunderbird :: General, defect)

defect

Tracking

(thunderbird_esr102 fixed)

RESOLVED FIXED
104 Branch
Tracking Status
thunderbird_esr102 --- fixed

People

(Reporter: benc, Assigned: benc)

References

Details

(Whiteboard: [TM:102.3.0])

Attachments

(1 file)

Looks minor - there's an extra (optional) bool param added to nsITransfer.init():

* @param aOpenDownloadsListOnStart true (default) - Open downloads panel.
*                                  false - Only show an icon indicator.
*                                  This parameter is optional.

I think we want false here, but it might not matter either way.

Assignee: nobody → benc
Status: NEW → ASSIGNED

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/4720ce86c109
Port bug 1739348 - Bustage fix. Extra param (aOpenDownloadsListOnStart) was added to nsITransfer.init(). r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch

The underlying change was uplifted to mozilla-esr102, we need this fix on comm-esr102 to fix our build.

Comment on attachment 9286020 [details]
Bug 1780187 - Bustage fix. Extra param (aOpenDownloadsListOnStart) was added to nsITransfer.init() bug 1739348. r=#thunderbird-reviewers

[Approval Request Comment]
required build bustage fix

Attachment #9286020 - Flags: approval-comm-esr102?

Comment on attachment 9286020 [details]
Bug 1780187 - Bustage fix. Extra param (aOpenDownloadsListOnStart) was added to nsITransfer.init() bug 1739348. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr102

Attachment #9286020 - Flags: approval-comm-esr102? → approval-comm-esr102+

This uplift is not required for the planned 102.2.2 release, but is for 102.3.0.

Whiteboard: [TM:102.3.0]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: