Brave blocks xhr requests through service workers even when shield is disabled

Description of the issue:

XHR requests blocked when shield is disabled, and service worker is used to make tracking request

Steps to Reproduce (add as many as necessary): 1. 2. 3.

  1. Connect to https://julienboulay.github.io/ngsw-brave/
  2. Disable Brave shield
  3. Reload the page to see the first request failure
  4. Open dev tools: the request

Actual Result (gifs and screenshots are welcome!):
The xhr request is blocked

Expected result:
The request should not be blocked

Reproduces how often:
Always

Brave Version(about:brave):
V1.22.70

Reproducible on current live release (yes/no):
Yes

Additional Information:

2 Likes

I am also seeing this issue on Windows (V 1.23.71).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.