-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Shield Settings are not retained across sessions #1364
Comments
This is also reproducing with just Brave shield settings. I think it regressed with brave/brave-core@28e1ef0 |
Thought they're not needed since we don't use ContentSettingsStore anymore, I'll check it. |
Should we consider similar fixes done by |
Only script setting is persisted. |
yes. |
Below test is failed. It seems plugin type isn't persisted.
|
plugin type isn't persisted by default.
|
We want to persist except for the case with Flash, we don't want this to regress: |
Verification Passed on
Verified passed on
Verification Passed on
|
Is it possible this has regressed? The following steps occur in Brave "Version 0.64.76 Chromium: 74.0.3729.157 (Official Build) (64-bit)"
Step 8 should have been set to "Block all fingerprinting" |
Description
Global Shield Settings are not retained across sessions
Steps to Reproduce
Actual result:
Global Shield Settings are not retained across sessions
Expected result:
Global shield settings should be retained if changed from default value
Reproduces how often:
Easy
Brave version (chrome://version info)
Reproducible on current release:
No. B-l retains the settings once its changed
Website problems only:
Additional Information
Multiple reports on community
cc: @simonhong @bbondy
The text was updated successfully, but these errors were encountered: