Data Sync User
Data Sync User
**Steps to reproduce** 1. Open a homepage tab in private browsing 1. Navigate to the tab tray. 1. Long tap to open the homepage context menu. 1. Check the options...
Many test in TestHistory has been flaky lately, resulting in skipping or removing the test. After the updates in [https://mozilla-hub.atlassian.net/browse/FXIOS-10808](https://mozilla-hub.atlassian.net/browse/FXIOS-10808|smart-link) we should update unit test for TestHistory and look to...
## Steps to reproduce 1. Install FF and open multiple tabs. 1. Slowly start rearranging the tabs. 1. Observe the titles of the moved tabs. #### **Actual Result:** Sometimes, one...
`Add UI Tests back when felt privay simplified UI feature flag is enabled or when we support feature flags for tests` For the tests `testPrivateModeSearchSuggestsOnOffAndGeneralSearchSuggestsOn` and `testPrivateModeSearchSuggestsOnOffAndGeneralSearchSuggestsOff` cc: [~accountid:616d884c5800630069ebf285] ┆Issue...
Once the reliability changes have been verified and tested, we should push to production. (Note, this may also entail some work to ensure that all changes required for the new...
Let’s document the state transitions points in a mermaid diagram, just to make it clear to anyone looking at the codebase or the reports about what transitions to what and...
This is a spike (not a task, TODO: Push Jira does not support the spike type) I’d like to look further into tracing via opentelemetry for our systems (autopush, syncstorage)....
The integration test’s docker-compose setup can potential fail due to the bigtable docker dependency not being ready yet, e.g. [in this run](https://app.circleci.com/pipelines/github/mozilla-services/autopush-rs/3402/workflows/648cbad2-4d86-4c7b-8717-34d85652942f/jobs/21054?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary): docker compose -f `pwd`/tests/integration/docker-compose.yml run -it --name integration-tests...
The `bigtable_client` root module (`mod.rs`) became very large as we prototyped it: it can be easily split into smaller modules. One obvious separation point is the `BigTableClientImpl` code (which is...
See [https://github.com/mozilla-services/autopush-rs/pull/899#pullrequestreview-2864687733](https://github.com/mozilla-services/autopush-rs/pull/899#pullrequestreview-2864687733|smart-link) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/PUSH-534)