[Export] Add What's New, sized welcome and bug fixes to New Tab Page
Categories
(Firefox :: New Tab Page, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: [export])
Attachments
(3 files)
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1f70de7f07a6
https://hg.mozilla.org/mozilla-central/rev/04eacc649af5
Assignee | ||
Comment 6•5 years ago
|
||
What's New panel with some test messages can be turned on with 3 pref changes:
browser.newtabpage.activity-stream.asrouter.providers.panel_local_testing
{"id":"panel_local_testing", "cohort": "SHOW_TEST"}
browser.messaging-system.whatsNewPanel.enabled
true
browser.newtabpage.activity-stream.asrouter.devtoolsEnabled
true
After restart, this should currently show 3 messages from Firefox hamburger menu -> 2nd last item What's New. It looks like for now, opening that item also triggers the what's new icon to appear next to the hamburger ?
Assignee | ||
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
We have verified all the issues that were actionable for our point of view. Considering this I will remove the ni? request.
Comment 9•5 years ago
|
||
Assignee | ||
Comment 10•5 years ago
|
||
(In reply to Andreea Pavel [:apavel] from comment #9)
https://hg.mozilla.org/releases/mozilla-beta/rev/a547b44c0ec3
Did you mean to uplift a different bug, perhaps bug 1562894? I'm surprised this patch even applied against mozilla-beta as there's various other uplifts to beta already… ?? Although perhaps they were all in different parts of bundle.js…
Comment 11•5 years ago
•
|
||
(In reply to Ed Lee :Mardak (PTO Jul 30 - Aug 5) from comment #10)
(In reply to Andreea Pavel [:apavel] from comment #9)
https://hg.mozilla.org/releases/mozilla-beta/rev/a547b44c0ec3
Did you mean to uplift a different bug, perhaps bug 1562894? I'm surprised this patch even applied against mozilla-beta as there's various other uplifts to beta already… ?? Although perhaps they were all in different parts of bundle.js…
That got uplifted by mistake, you have the details here. Sorry for the confusion
https://bugzilla.mozilla.org/show_bug.cgi?id=1562894#c16
Backout: https://hg.mozilla.org/releases/mozilla-beta/rev/03b028ae464bb042d8141ba0f45f5bd99ab81833
Updated•5 years ago
|
Description
•