Scope of this bug is to have a pref flip option 'browser.startup.upgradeDialog.pinPBM.disabled' to hide pin PBM checkbox on pin screen or hide pin private window for existing users MR onboarding. See https://docs.google.com/document/d/1KoHS9U-nIMeZTWthidWWNoDH9xsOxvRezlmaYp91saw/edit#heading=h.dkcltcp9blnp We should add additional pref check for Line 1011 and Line 1018 to remove respective element if the pref is true
Bug 1788521 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Scope of this bug is to have a pref flip option 'browser.startup.upgradeDialog.pinPBM.disabled' to hide pin PBM checkbox on pin screen or hide pin private window for existing users MR onboarding. See https://docs.google.com/document/d/1KoHS9U-nIMeZTWthidWWNoDH9xsOxvRezlmaYp91saw/edit#heading=h.dkcltcp9blnp We should add additional pref check for Line 1011 and Line 1018 to remove respective element if the pref is true https://searchfox.org/mozilla-central/rev/9962f512b52f5faba6b5a769b9e89a2a72fb8dbf/browser/components/newtab/lib/OnboardingMessageProvider.jsm#1011