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

Fix Untagged socket violation in HttpDelivery #306

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Nov 13, 2024

Goal

Fix #297 by tagging the socket in the same way as we do in the notifier.

Testing

Modified the end to end test fixture to treat any networking StrictMode violation as fatal. A later PR will change to detectAll to cover all other StrictMode violations.

@bugsnagbot
Copy link
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB)
APK 77.82
Minified APK 47.63

Generated by 🚫 Danger

Copy link
Contributor

@YYChen01988 YYChen01988 left a comment

Choose a reason for hiding this comment

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

LGTM

@lemnik lemnik merged commit 99b5592 into next Nov 14, 2024
14 checks passed
@lemnik lemnik deleted the PLAT-13003/untagged-socket branch November 14, 2024 11:25
@YYChen01988 YYChen01988 mentioned this pull request Nov 14, 2024
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.

Untagged socket violation when StrictMode is enabled
4 participants