-
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
watching video on ESPN continually increases Ads/Trackers blocked on new tab page - follow up to 1311 #2505
Comments
I do not know if this was also mentioned before but I have the same issue with Youtube. Sometimes it becomes like 700 ads/trackers being blocked. It starts with 3-4, then keeps increasing as I keep watching. Problem is resolved when I disabled the shields. However, if I activate again, problem occurs again. |
@LaurenWags could you check the network tab and see which script is not being blocked? Previously it used to happen like this and my personal high score on this is @nithronium do you see the stats increase similar to the above gif when you visit YouTube.com? Are there any specific videos that you see this? I have seen that on YT everytime you load a new video the amount of blocked item increase progressively but never went crazy like espn.com |
Nope, YT ads are just aggressive. |
Alright then. I didn't know YouTube had such aggressive ads. Other than that, my friend also reported he had issues with espn but no other website so far. I think I'm good to go. @srirambv |
I took a look at the espn video playback, and the requests we're blocking are requests that we should be blocking imo. The majority appear to be chartbeat requests, which are sending data back to chartbeat through the video player. I'm also observing the following requests, that appear to be related to video header bidding,
Might seem high, but I'd suggest that if the blocking taking place doesn't disrupt the UX, then it's likely something we should avoid making exceptions for imo. Nielsen and other companies that I'm observing blocked requests to profile user data. |
+1 (kinda): |
I'm seeing this too. My trackers blocked counter was increasing by multiple thousands in just a few seconds. Brave shot up to 700% cpu. This is on the homepage of espn.com. It didn't used to do this so maybe it was something caused in the last update. I'm using |
I've checked this in Brave released (Version 1.1.21 Chromium: 79.0.3945.79 (Official Build) (64-bit)): I'll address the 2 issues, the espn site is using trackers continuously throughout the video, and it should be blocked (as @lukemulks stated). Using uBo to see which trackers are being hit. https://secure.fanboy.co.nz/gif/espn-trackers.gif All of these are being blocked by shields. (Note, uBo number of blocked items is also increasing as the video plays) The other issue, does it cause cpu usage? https://secure.fanboy.co.nz/gif/espn-cpu.gif I don't think so? Even on my old Ryzen 1700 desktop. Getting around 10-15% variance. I'll check other platforms like smart phones and maybe less core heavy cpus. But initial checks it seems okay. |
Okay, retested this. The blocked items counter don't continue going up, which stopped on 24 blocked items, except if you keep scrolling in the window (new blocked requests come through). Safe to close @LaurenWags |
@ryanbr after re-reading the steps, this issue is about watching a video on espn, not visiting an article like the one you referenced. So, in the STR below the issue still reproduces using default shield settings:
Confirmed using
|
Reproduced this pretty easily as well using the STR that @LaurenWags mentioned via #2505 (comment) on
After loading the URL, the |
Hmm okay, its affecting other browsers. Only occurs during video plackback. The following should help a little bit, but won't stop 3 other blocked requests. (new) blocked 3rd-party requests from the video playback.
|
Looks good now @LaurenWags , safe to close? |
@ryanbr so just tried again and issue still reproduces but not as quickly as it did initially. My "Trackers and ads blocked" on NTP was around 30-something when I started, it's now almost 60. Value on shields is increasing as well, but not sure where that one started out. Used https://www.espn.com/soccer/uefa-champions-league/story/4944234/champions-league-live-updates-real-madrid-manchester-city and steps from #2505 (comment). Using
|
@LaurenWags I'm leaning towards its intended, other adblocking extensions show the increase in blocked items. In a video, if they keep sending trackers during video playback (and viewing the page) it should be blocked. However it shouldn't cause any performance issues. Are you seeing any perf issues? |
@ryanbr no performance issues at this time 👍🏻 |
Okay, we'll close this. Not really a fix for a site who keeps sending out trackers. We'll just keep blocking it. |
Description
Follow up to #1311
When watching a video (such as this one), the Ads/Trackers on new tab page incrementally increase. Per #1311 (comment) it doesn't seem to be happening on Linux or Windows for @srirambv or @GeetaSarvadnya but I am seeing it on macOS.
Steps to Reproduce
Actual result:
https://drive.google.com/file/d/1Bb6xMRuL8zylcUGpgo4RjYcdRoENERoL/view?usp=sharing
Expected result:
Once page has loaded I wouldn't expect the counts to go up.
Reproduces how often:
easily
Brave version (brave://version info)
Reproducible on current release:
Website problems only:
Additional Information
cc @brave/legacy_qa to confirm this does not reproduce on Windows/Linux
The text was updated successfully, but these errors were encountered: