Closed Bug 1640228 Opened 4 years ago Closed 4 years ago

Hide extended triplets on about:home with multistage onboarding

Categories

(Firefox :: Messaging System, enhancement, P1)

enhancement

Tracking

()

VERIFIED FIXED
Firefox 78
Iteration:
78.2 - May 18 - May 31
Tracking Status
firefox78 --- verified
firefox79 --- verified

People

(Reporter: pdahiya, Assigned: pdahiya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Scope of this bug is to hide extended triplets on both about:home and about:newtab when using multistage about:welcome

NI Kate to confirm if we can add DISABLE_EXTENDED_TRIPLETS in SpecialMessageActions, similar to https://searchfox.org/mozilla-central/source/toolkit/components/messaging-system/lib/SpecialMessageActions.jsm#179

case "DISABLE_EXTENDED_TRIPLETS”:
await this.blockMessageById([
“EXTENDED_TRIPLETS_1”,
]);
break;

DISABLE_EXTENDED_TRIPLETS can be used inside multistage about:welcome to hide extended triplets on both home and newtab.

Flags: needinfo?(khudson)
Assignee: nobody → pdahiya
Iteration: --- → 78.2 - May 18 - May 31
Priority: -- → P1
Pushed by pdahiya@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f909996cb9a0 Hide extended triplets on about:home with multistage onboarding r=Mardak
Flags: needinfo?(khudson)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78

I have verified that the "Extended Triplets" are not displayed on the "about:home" and on the about:newtab" pages if the "Multistage Onboarding" experience is active.

Verified using the latest Firefox Beta (78.0b9 Build ID - 20200619002543) and the latest Firefox Nightly (79.0a1 Build ID - 20200622093309) installed on Windows 10 x64, Mac 10.15, and Ubuntu 18.04 x64.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: