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

Fixes #11672, #11727: Delete default tab text and add padding to infinite character #11738

Closed
wants to merge 3 commits into from
Closed

Conversation

hkaancaliskan
Copy link

@hkaancaliskan hkaancaliskan commented Jun 18, 2020

Fixes #11672, #11727, #11739

For #11727:
resim

For #11672:
ezgif com-video-to-gif

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.

After merge

  • Milestone: Make sure issues finished by this pull request are added to the milestone of the version currently in development.

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

@firefoxci-taskcluster
Copy link

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

@hkaancaliskan hkaancaliskan changed the title Fixes #11672, #11727: Empty default tab text and add padding to infinite character Fixes #11672, #11727: Delete default tab text and add padding to infinite character Jun 18, 2020
@hkaancaliskan hkaancaliskan marked this pull request as draft June 19, 2020 09:58
@hkaancaliskan hkaancaliskan marked this pull request as ready for review June 19, 2020 12:27
@hkaancaliskan
Copy link
Author

hkaancaliskan commented Jun 22, 2020

#11822 @BranescuMihai

Hakkı Kaan Çalışkan and others added 3 commits June 22, 2020 22:42
Fixes #11672, #11727: Empty default tab text and add padding to infinite character

Fixes #11739: Fix flicker

Update TabCounter.kt

make lint happy

don't animate unnecessarily

don't animate unnecessarily

Fixes #11739: Fix flicker

Update TabCounter.kt

squash commits

don't animate unnecessarily

Fixes #11672, #11727: Empty default tab text and add padding to infinite character

Fixes #11739: Fix flicker

Update TabCounter.kt

make lint happy

don't animate unnecessarily
@BranescuMihai
Copy link
Contributor

Thanks for the fix @hakkikaancaliskan, looks good! Re-opened to run the tests (#11878)

@hkaancaliskan hkaancaliskan deleted the issue-11672-11727 branch June 24, 2020 13:22
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.

[Bug]Tabs tray: Tapping the New Tab FAB displays ":)" instead of the tabs number
2 participants