Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

For #7468 - Don't set notification style on Huawei devices on lollipop #7514

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

ekager
Copy link
Contributor

@ekager ekager commented Jun 25, 2020


Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

After merge

  • Milestone: Make sure issues closed by this pull request are added to the milestone of the version currently in development.
  • Breaking Changes: If this is a breaking change, please push a draft PR on Reference Browser to address the breaking issues.

@ekager ekager added the 🕵️‍♀️ needs review PRs that need to be reviewed label Jun 25, 2020
@@ -21,6 +22,7 @@ import mozilla.components.feature.media.ext.nonPrivateIcon
import mozilla.components.feature.media.ext.nonPrivateUrl
import mozilla.components.feature.media.service.AbstractMediaService
import mozilla.components.support.base.ids.SharedIdsHelper
import java.util.*
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this got included by accident

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the star import is an accident but it needs the locale package 😢

@ekager
Copy link
Contributor Author

ekager commented Jun 25, 2020

bors r=NotWoods

bors bot pushed a commit that referenced this pull request Jun 25, 2020
7502: Closes #7474: API for counting recently used PWAs r=NotWoods a=grigoryk

Skipped adding tests for the shortcut manager class, as they'd be even more useless than the manifest storage tests. Currently, we're not actually exercising a storage layer, which android docs seem to advise against due to a likely sqlite version mismatch (unless you run your tests on-device, which is rather slow).



7514: For #7468 - Don't set notification style on Huawei devices on lollipop r=NotWoods a=ekager



Co-authored-by: Grisha Kruglov <[email protected]>
Co-authored-by: ekager <[email protected]>
@bors
Copy link

bors bot commented Jun 25, 2020

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jun 25, 2020
7499: Close #7495: Wait for firstContentfulPaint in BrowserThumbnail r=gabrielluong a=jonalmeida



7514: For #7468 - Don't set notification style on Huawei devices on lollipop r=NotWoods a=ekager



Co-authored-by: Jonathan Almeida <[email protected]>
Co-authored-by: ekager <[email protected]>
@bors
Copy link

bors bot commented Jun 25, 2020

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jun 25, 2020
7514: For #7468 - Don't set notification style on Huawei devices on lollipop r=NotWoods a=ekager



Co-authored-by: ekager <[email protected]>
@bors
Copy link

bors bot commented Jun 25, 2020

Build failed:

@ekager ekager added 🛬 needs landing PRs that are ready to land and removed 🕵️‍♀️ needs review PRs that need to be reviewed labels Jun 25, 2020
@ekager
Copy link
Contributor Author

ekager commented Jun 25, 2020

bors retry

@bors
Copy link

bors bot commented Jun 25, 2020

Build succeeded:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛬 needs landing PRs that are ready to land
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants