Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1686685 - Implement the deletion request ping #42

Merged
merged 3 commits into from Feb 9, 2021

Conversation

brizental
Copy link
Member

The approach here is a bit different than the approach in glean-core.

I ported all the tests I found from the core and the android bindings and they all passed.

What's different?

I skipped having a different storage for deletion requests and instead treat them as any other ping. I also added a special case, so that the deletion-request ping is sent even if upload is disabled.

Copy link
Contributor

@Dexterp37 Dexterp37 left a comment

Choose a reason for hiding this comment

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

Nice one :)

@brizental brizental merged commit 2d5d161 into mozilla:main Feb 9, 2021
@brizental brizental deleted the 1686685-deletion-request branch February 9, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants