Closed Bug 1593655 Opened 5 years ago Closed 5 years ago

The "Extended Triplets" are no longer displayed on latest Firefox Nightly

Categories

(Firefox :: Messaging System, defect)

defect
Not set
blocker

Tracking

()

RESOLVED DUPLICATE of bug 1593652
Tracking Status
firefox70 --- unaffected
firefox71 --- fixed
firefox72 --- fixed

People

(Reporter: mcoman, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Attached image rec of the issue.gif

[Affected versions]:

  • Firefox Nightly 72.0a1 - Build ID: 20191104094118

[Affected Platforms]:

  • All Windows
  • All Mac
  • All Linux

[Prerequisites]:

  • Have a new Firefox profile.

[Steps to reproduce]:

  1. Open the browser with the profile from prerequisites.
  2. Open a new tab and observe the top part of the page.

[Expected result]:

  • The "Extended Tripplets" are displayed in the top right part of the page.

[Actual result]:

  • The "Extended Tripplets" are not displayed at all.

[Regression Window]:

From the pushlog it seems that bug 1590504 has caused this issue.

[Notes]:

  • Attached a screen recording of the issue.

@Punam, could you please take a look over this issue?

Flags: needinfo?(pdahiya)

@marius can you please validate if you are seeing about:welcome screen for new profiles in nightly. For me its showing https://www.mozilla.org/en-US/firefox/nightly/firstrun/ page , probably the reason causing trailhead.extendedTriplets.experiment not getting set in nightly.

Flags: needinfo?(pdahiya)
Flags: needinfo?(mcoman)

Debugging further, this issue is seen in nightly because 'startup.homepage_welcome_url' pref is not set to 'about:welcome' in nightly.

https://searchfox.org/mozilla-central/source/browser/branding/nightly/pref/firefox-branding.js#8

Two ways for trailheadTriplet state to be set in messaging context is either from FirstRunPref 'trailhead.firstrun.branches' or
setupTrailHead method invoked when about:welcome screen opens.

https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/ASRouter.jsm#996
https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/ASRouter.jsm#1126

With trailheadTriplet state not set, message targeting for extended triplets is not satisfied in nightly

Flags: needinfo?(mcoman)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: