-
Notifications
You must be signed in to change notification settings - Fork 973
Fixed publishers are auto included even when auto-include sites is turned off #7451
Comments
Stepping back and assigning @mrose17 |
@cezaraugusto - i think i understand what's going on here in does that make sense to you? |
@cezaraugusto also we need to change it here https://github.com/brave/browser-laptop/blob/master/app/renderer/components/preferences/ledgerTable.js#L101, we are sending |
@mrose17 I fixed this auto include problem, but I think that we have other problem as well. We don't set Publisher 1 (24ur.com): added when auto include was off When we add a publisher we don't set a value for the My proposal What do you think? |
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
@NejcZdovc - i agree! cc: @bsclifton |
Sounds good to me! I'll hold off on the merge until this is ready 😄 |
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included
Resolves brave#7451 Auditors: @mrose17 Test Plan: - Enable payments in settings - Disable auto-include switch - Visit brianbondy.com in a new tab, site is added in the list and is not included Includes webdriver tests
Test Plan
Automated test plan
npm run test -- --grep="auto include"
Original issue description
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Publishers are auto included even when auto-include sites is turned off
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version (revision SHA):
Brave 0.13.5
rev 0e68342
Steps to reproduce:
auto-include
switchActual result:
Publishers are auto included even when auto-include sites is turned off
Expected result:
If auto-suggest is
off
then it should be set as disabledWill the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
No
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
Include switch is enabled by default for publishers even though auto include is turned off #7429
cc: @mrose17 @cezaraugusto
The text was updated successfully, but these errors were encountered: