Closed Bug 1964445 Opened 9 days ago Closed 2 days ago

New Tab 140 has tight coupling to getEnrollmentMetadata, which only exists from 140 onwards

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

RESOLVED WONTFIX
140 Branch
Tracking Status
firefox-esr128 --- unaffected
firefox138 --- unaffected
firefox139 --- unaffected
firefox140 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression, Whiteboard: [hnt-trainhop])

Attachments

(1 file)

This API only got landed in https://hg-edge.mozilla.org/mozilla-central/rev/c2e89f5ddf10, which is in 140.

This prevents the 140 version of New Tab from train-hopping to Beta 139.

This will allow us to train-hop the New Tab code from 140 (which uses the new form
of talking to NimbusFeatures.pocketNewtab.getEnrollmentMetadata()) to 139
(which does not yet have the getEnrollmentMetadata API).

We effectively feature-detect and fallback to the old mechanism here.

Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5741ff04ff63 Make DiscoveryStreamFeed use both the old and new forms of talking to the Nimbus experiment metadata utility. r=beth,home-newtab-reviewers,nbarrett
Status: NEW → RESOLVED
Closed: 8 days ago
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch

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

Pushed by ctuns@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/c024e71ac859 Revert "Bug 1964445 - Make DiscoveryStreamFeed use both the old and new forms of talking to the Nimbus experiment metadata utility. r=beth,home-newtab-reviewers,nbarrett" no longer needed in main

Backed out because it is no longer needed in main.

Flags: needinfo?(mconley)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Thanks, yep - this is WONTFIX now.

Status: REOPENED → RESOLVED
Closed: 8 days ago2 days ago
Flags: needinfo?(mconley)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: