[Experiment] The "Fission" doorhanger is wrongly displayed when enrolled in the "fission-disabled" branch
Categories
(Firefox :: Messaging System, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | unaffected |
firefox82 | --- | unaffected |
firefox83 | --- | verified |
People
(Reporter: mcoman, Assigned: Yoric)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
- Firefox Nightly 83.0a1 - Build ID: 20201006041051
[Affected Platforms]:
- Windows 10 x64
- Windows 7 x64
- macOS 10.15
[Prerequisites]:
- Have a new Firefox profile created.
- Have the user.js for the “fission-disabled” branch downloaded to your PC.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Navigate to the "about:support" page and open the profile folder.
- Paste the user.js file from prerequisites and restart the browser.
- Restart the browser for the second time and navigate to any website (e.g. https://www.wikipedia.org/).
- Observe the behavior.
[Expected result]:
- The page is successfully opened and there is no "Fission" doorhanger displayed.
[Actual result]:
- The "Fission" doorhanger is also displayed.
[Notes]:
- Attached a screenshot of the issue.
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Can you please confirm from about:home#devtools-targeting
the value of isFissionExperimentEnabled
when this happens?
Is it showing up as true
when enrolled in the "fission-disabled"
branch?
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Reporter | ||
Comment 4•4 years ago
|
||
Hi Andrei, I have verified this in the "about:home#devtools-targeting" page, and I can confirm that the status of the isFissionExperimentEnabled
expression is true
.
Assignee | ||
Comment 5•4 years ago
|
||
Problem identified. The patch above should fix it.
Comment 6•4 years ago
|
||
bugherder |
Reporter | ||
Comment 7•4 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (83.0a1 Build ID - 20201008094950) installed, on Windows 10 x64 and Mac 10.15. Now I can confirm that the "Fission" doorhanger is no longer displayed when enrolled in the "fission-disabled" branch.
Updated•4 years ago
|
Description
•