-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Download protection service (SafeBrowsing) is blocking a file from google.com #26183
Comments
Per convo with @fmarier - call to Safe Browsing may be missing metadata |
After investigating this, I found that this file was blocked with the following indicators:
and I did notice that providing the URL of the download (i.e. by commenting out this However, while the file is still the same, I can't reproduce the |
Seems to be happening again. |
The fix is now upstream: https://chromium.googlesource.com/chromium/src/+/4c22713700868309e30a6611702a83413dba428b |
Do we need to file any followup issues to remove the temporary patch on our side? |
It should happen as part of a Chromium rebase since our patch won't apply anymore (already applied upstream). |
Description
Trying to download the Chrome enterprise templates and Brave gives an error and won't allow you (no matter what you try) to access the file. Only option is to
Discard
. Turning off Safe Browsing resolves the issueSteps to Reproduce
Actual result:
Download bar shows as dangerous and you can only click
Discard
. Clicking down chevron sends you to a help linkExpected result:
It should download and be accessible. Works in Chrome
Reproduces how often:
100%
Version/Channel Information:
Other Additional Information:
The text was updated successfully, but these errors were encountered: