this post was submitted on 20 Nov 2023
731 points (96.6% liked)

Firefox

17301 readers
303 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Google slows down Firefox users when watching YouTube....

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 10 months ago (1 children)

Yes, there is a 5s timeout in youtube's code. However, it is not aimed at Firefox users.

The same code shows up on a fresh chrome installation without any extensions. And the code does not check for the user agent. So the 5s timeout is not there to make Firefox a bad choice for youtube. Following response to your link goes a bit deeper into what the code could mean: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/ka08uqj/

[โ€“] [email protected] 1 points 10 months ago

That doesn't explain why it stops happening when you change your user agent in Firefox.