Update PBM newtab promo for Nova
Categories
(Firefox :: Private Browsing, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | verified |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Bug 2033037 updated newtab for Nova but missed the promo slot. This bug is for updating the promo to the new design.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Comment 2•26 days ago
|
||
Comment 4•25 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ade7ec97122a
https://hg.mozilla.org/mozilla-central/rev/da8c45104f93
Comment 5•23 days ago
•
|
||
None of the banners are shown in Ubuntu 24 using Nightly 154.0a1(2026-06-25):
PB_FOCUS_PROMO
PB_NEWTAB_VPN_PROMO
PB_PIN_PROMO
PB_NEWTAB_FOCUS_PROMO
PB_NEWTAB_KLAR_PROMO
PB_NEWTAB_KLAR_PROMO_DE
PB_NEWTAB_PIN_PROMO
So I will reopen this bug.
Note: The issue is fixed only in Windows 11 and macOS 13.
Updated•23 days ago
|
| Assignee | ||
Comment 6•23 days ago
|
||
Could you please file a new bug instead?
| Assignee | ||
Comment 7•23 days ago
|
||
(In reply to Raluca Popovici, Desktop QA from comment #5)
None of the banners are shown in Ubuntu 24 using Nightly 154.0a1(2026-06-25):
PB_FOCUS_PROMO
PB_NEWTAB_VPN_PROMO
PB_PIN_PROMO
PB_NEWTAB_FOCUS_PROMO
PB_NEWTAB_KLAR_PROMO
PB_NEWTAB_KLAR_PROMO_DE
PB_NEWTAB_PIN_PROMO
So I will reopen this bug.
Note: The issue is fixed only in Windows 11 and macOS 13.
I've tested a few of these on Ubuntu 24.04 LTS via asrouter devtools and they show up fine in the latest Nightly version (2026-06-26). Can you check again? Perhaps your Nightly build on Ubuntu didn't include the changes?
Comment 8•20 days ago
|
||
I've tested again on Ubuntu 24.04.4 LTS via asrouter devtools in the latest Nightly version 154.0a1(2026-06-28) and all the PB banners are displayed.
Updated•20 days ago
|
Updated•20 days ago
|
| Assignee | ||
Updated•20 days ago
|
Comment 9•10 days ago
|
||
Hey folks, I've noticed while testing https://phabricator.services.mozilla.com/D310414#change-hD4pSWjXHGvV that the legacy promos are no longer showing, either naturally or when forced through devtools.
It's a little tricky to follow in the debugger, but what I think I've found is that when browser.nova.enabled is false, for some reason the default values in renderPromo are never getting updated with the message content, so promoEnabled is always false and the render bails. With Nova enabled, everything seems fine.
Any idea what might be happening here?
Updated•9 days ago
|
| Assignee | ||
Comment 10•9 days ago
|
||
I suspect it's Bug 2054149. Not a direct regression of this bug, but most likely Bug 2051196.
Description
•