-
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
YouTube: XMLHttpRequest send()
method freezes tab/page
#37341
Comments
The issue is not reproducible in a private window. |
What website are you running this via DevTools? The URL provided is a relative URL. |
Sorry, I thought the title was clear. This can be reproduced by running the repro in DevTools on youtube.com |
Alright, so I'm not able to repro this anymore after having reinstalled Brave. Will investigate further. |
I can't repro either, testing on Linux. Lmk if you run into it again. |
@ShivanKaul i still have the bug after reinstalling brave on linux and windows. could it be possible that you don't have it/no longer have it after reinstall because https://griffin.brave.com/ enabled/disabled some flags related to the problem? private window doesn't have this bug and brave beta Version 1.65.89 Chromium: 123.0.6312.58 also doesnt, only newer versions |
I had some time to test this with the Nightly build (v1.66.62). And It's consistently reproducible. No idea why I experienced this on a stable build, but perhaps like indicated by @wratw, experimental flags are being enabled? Are recent crash reports on YouTube related to this issue? (#37373, #37351, #37298) |
@drunkwinter does the issue happen even with Shields off on youtube.com? |
Yes |
@bcaller can you help try to repro? |
I can repro this as well (on Mac). Could this be because of the throttling in brave/brave-core#22334? cc @petemill |
Disabling brave://flags/#brave-ai-chat fixes this. cc @rebron |
Description
Related to issue: zerodytrash/Simple-YouTube-Age-Restriction-Bypass#236
Calling the XMLHttpRequest
send()
method after callingopen()
with this specific URL/youtubei/v1/player
freezes the tab.Repro:
Steps to Reproduce
send()
call.Actual result:
Tab freezes after XMLHttpRequest
send()
method callExpected result:
Tab should not freeze.
Reproduces how often:
Every time consistently. (Not in a private window)
Brave version (brave://version info)
1.64.116
Version/Channel Information:
Only tested this in stable, but reportedly this is also reproducible in beta, as well as canary. (zerodytrash/Simple-YouTube-Age-Restriction-Bypass#236)
Other Additional Information:
No.
No.
No.
The text was updated successfully, but these errors were encountered: