Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTest for unexpected non-user-initiated network activity #537
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should ensure that any network request Brave makes without user interaction is deliberate. With a whitelist of expected network requests, we can test Brave build candidates to ensure that they don't make other network requests.
Replaces brave/browser-laptop#12690