Closed Bug 1799202 Opened 3 years ago Closed 3 years ago

Port bug 1798743: Handle use of $AddPrivateBrowsingSC in shared NSIS code

Categories

(Firefox :: Installer, defect)

defect

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox106 --- unaffected
firefox107 --- unaffected
firefox108 --- fixed

People

(Reporter: rjl, Assigned: rjl)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Changes to toolkit/mozapps/installer/windows/nsis/common.nsh in bug 1798743 require that a $AddPrivateBrowsingSC be set.

For Thunderbird, "Private Browsing" isn't a thing. The code that uses the variable to add the private browser shortcut is in browser/installer/windows/nsis/installer.nsi. There will still be an argument to pass to the resulting setup.exe but Thunderbird's installer will just ignore it.

Private browsing doesn't make sense for Thunderbird. Wrap the use of
$AddPrivateBrowsingSC to avoid breaking the installer build.

Component: Upstream Synchronization → Installer
Product: Thunderbird → Firefox

Set release status flags based on info from the regressing bug 1798743

Pushed by thunderbird@calypsoblue.org: https://hg.mozilla.org/integration/autoland/rev/ccdf2a413c5c Wrap use of $AddPrivateBrowsingSC with !ifdef in shared installer code. r=bhearsum
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: