fenix
fenix copied to clipboard
Fixes #26150: check tabs engine is enabled before displaying tab pickup
Pull Request checklist
- [ ] Tests: This PR includes thorough tests or an explanation of why it does not
- [ ] Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
- [ ] Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features. In addition, it includes a screenshot of a successful accessibility scan to ensure no new defects are added to the product.
QA
- [x] QA Needed
To download an APK when reviewing a PR (after all CI tasks finished running):
- Click on
Checksat the top of the PR page. - Click on the
firefoxci-taskclustergroup on the left to expand all tasks. - Click on the
build-debugtask. - Click on
View task in Taskclusterin the newDETAILSsection. - The APK links should be on the right side of the screen, named for each CPU architecture.
GitHub Automation
Fixes #26150