The "Extended Triplets" are not displayed on the first opened tab on latest Firefox Beta
Categories
(Firefox :: Messaging System, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox70 | --- | unaffected |
| firefox71 | + | verified |
| firefox72 | --- | verified |
People
(Reporter: mcoman, Assigned: pdahiya)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
|
555.18 KB,
image/gif
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
[Tracking Requested - why for this release]:
- This regression affects the "Extended Triplets" feature and the cards will not be displayed on the first opened tab.
[Affected versions]:
- Firefox Beta 71.0b6 - Build ID: 20191031113544
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have a new Firefox profile.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open a new tab and observe the top part of the page.
[Expected result]:
- The "Extended Triplets" are displayed in the top right part of the page.
[Actual result]:
- The "Extended Triplets" are not displayed at all.
[Regression Window]:
- Considering the fact that this issue is not reproducible on older Firefox builds, using the mozregression tool I have managed to find the following regression window:
Last good revision: f9a4c8d67be3cbd983306cd90af9737a04cd50f1
First bad revision: c142790318c4d8bfceebf2e828f950cb7a7412bb
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=f9a4c8d67be3cbd983306cd90af9737a04cd50f1&tochange=c142790318c4d8bfceebf2e828f950cb7a7412bb
From the pushlog, it seems that bug 1590504 has caused this issue.
[Notes]:
- The "Extended Triplets" are successfully displayed on the second opened tab.
- The "Extended Triplets" are not displayed at all on the latest Firefox Nightly (72.0a1), but we will treat this behavior in a separate issue.
- Attached a screen recording of the issue.
@Punam, could you please take a look over this issue?
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
•
|
||
Thanks @mcoman for catching it. Underlying issue is trailHeadTriplet state doesn't get set for the first opened new tab which was an existing issue but got surfaced with emptying of trailhead.firstrun.branches pref. Fix of this issue should resolve 1593655.
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
| bugherder | ||
Comment 7•6 years ago
|
||
This bug fix is independent of bug 1594125 and is not needed for 70 release uplift.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 9•6 years ago
|
||
Requesting QA to verify this fix in nightly before requesting beta uplift
| Reporter | ||
Comment 10•6 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (72.0a1 Build ID - 20191110095330) installed, on Windows 10 x64, Arch Linux and Mac 10.15.1. Now, the "Extended Triplets" are successfully displayed on the first opened tab.
| Assignee | ||
Comment 11•6 years ago
|
||
Comment on attachment 9106362 [details]
Bug 1593652 - Set default triplet to fix extended triplet on first opened new tab
Beta/Release Uplift Approval Request
- User impact if declined: Extended triplets will not be seen on the first opened new tab
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: https://bugzilla.mozilla.org/show_bug.cgi?id=1593652#c0
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small changes setting default triplets value and updating holdback extended triplets experiment ratio so that we show extended triplets to all users
- String changes made/needed: None
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 12•6 years ago
|
||
Comment on attachment 9106362 [details]
Bug 1593652 - Set default triplet to fix extended triplet on first opened new tab
Fix has tests and is verified on Nightly, uplift approved for 71 beta 10, thanks.
Comment 13•6 years ago
|
||
| bugherder uplift | ||
| Reporter | ||
Comment 14•6 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Beta (71.0b10 Build ID - 20191114160003) installed, on Windows 10 x64, Arch Linux and Mac 10.15.1. Now, the "Extended Triplets" are successfully displayed on the first opened tab.
Updated•6 years ago
|
Updated•4 years ago
|
Description
•