Not sure if regressed by sematic is correct here. But the change should have been introduced by Bug 1902686. * `./mach mozregression --launch 151.0` (release) doesn't show the fire button in pbm and pref is false * `./mach mozregression --launch 2026-05-19 --repo mozilla-beta` (152.0b1) shows the fire button and pref is true * `./mach mozregression --launch 2026-05-19` (nightly 153) shows the fire button in pbm and pref is true There were some reports on reddit about the fire button not appearing and it has also been confirmed by.
Bug 2040918 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Not sure if regressed by sematic is correct here. But the change should have been introduced by Bug 1902686. * `./mach mozregression --launch 151.0` (release) doesn't show the fire button in pbm and pref is false * `./mach mozregression --launch 2026-05-19 --repo mozilla-beta` (152.0b1) shows the fire button and pref is true * `./mach mozregression --launch 2026-05-19` (nightly 153) shows the fire button in pbm and pref is true There were some reports on reddit about the fire button not appearing and it has also been confirmed by QA.