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

Brave news downloading data file even when disabled #40352

Open
6 tasks
fmarier opened this issue Aug 7, 2024 · 0 comments
Open
6 tasks

Brave news downloading data file even when disabled #40352

fmarier opened this issue Aug 7, 2024 · 0 comments

Comments

@fmarier
Copy link
Member

fmarier commented Aug 7, 2024

Description

https://brave-today-cdn.brave.com/sources.global.json is downloaded at startup even before Brave News is enabled

Steps to reproduce

  1. Create a new browser profile.
  2. Run mitmproxy --mode socks5 --listen-port 9000
  3. Start Brave with --proxy-server="socks5:https://localhost:9000"
  4. Watch the network requests coming through.

Actual result

Screenshot from 2024-08-07 15-49-16

Expected result

https://brave-today-cdn.brave.com/sources.global.json should only be downloaded if Brave News is enabled

Reproduces how often

Easily reproduced

Brave version (brave:https://version info)

1.70.0 Chromium: 127.0.6533.100 (Developer Build) (64-bit)

Channel information

  • release (stable)
  • beta
  • nightly

Reproducibility

  • with Brave Shields disabled
  • with Brave Rewards disabled
  • in the latest version of Chrome

Miscellaneous information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants