Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

For #15761 - [Grid View] Enable the grid view and remove its feature flag #16546

Merged
merged 2 commits into from Nov 13, 2020

Conversation

gabrielluong
Copy link
Member

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.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

@gabrielluong gabrielluong requested review from a team as code owners November 12, 2020 22:46
@@ -272,7 +272,6 @@ class TabTrayView(

@Suppress("ComplexCondition")
if (
view.context.settings().showGridViewInTabsSettings &&
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was missing this the last time.

@gabrielluong gabrielluong merged commit 27ee2ba into mozilla-mobile:master Nov 13, 2020
@gabrielluong gabrielluong deleted the 15761 branch September 16, 2021 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants