-
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
Enforcing max-ads-per-hour at System Level #8368
Comments
Restarting the browser will return to showing only 1 ad at a time. Opening (and then closing) windows for the additional profiles will return to the buggy behavior. |
Would be good to use local_state for this, versus profile settings |
@bsclifton @jonathansampson Related to #7441 (however deciding whether to show an ad needs much more business logic based upon state stored in |
Duplicate of #7441 and fixed by brave/brave-core#5574 |
@jonathansampson I have raised #9805 for "The maximum number of ads per hour should potentially be enforced beyond the profile." |
Description
Users can generate more than 5 ads per hour and 20 per day.
Steps to Reproduce
Actual result:
When ads appear, they appear in multiples.
Expected result:
Users should only see ads for active profiles.
The maximum number of ads per hour should potentially be enforced beyond the profile.
Reproduces how often:
Easily
Brave version (brave://version info)
1.3.118 Chromium: 80.0.3987.116 (Official Build) (64-bit)
Version/Channel Information:
Miscellaneous Information:
I continued to see ads delivered in sets even when only one profile instance was opened.
The text was updated successfully, but these errors were encountered: