776
submitted 2 years ago by furycd001@lemmy.ml to c/firefox@lemmy.ml

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

you are viewing a single comment's thread
view the rest of the comments
[-] ToxicWaste@lemm.ee 20 points 2 years ago

Guys relax. Most of the 'research' comes from this reddit post: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/k9w3ei4/

It points out following code in youtube's polymer script:

setTimeout(function() {
    c();
    a.resolve(1)
 }, 5E3);

But exactly this code does show up on a stock installation of chrome too, and it does not check for the user agent. One of the responses goes a bit deeper into what the code above could do: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/ka08uqj/

It is rather clear, that this code is not aimed at firefox users to slow down their loading time.

[-] 7bicycles@hexbear.net 5 points 2 years ago

It is rather clear, that this code is not aimed at firefox users to slow down their loading time.

alternatively it's just well designed

[-] Klear@sh.itjust.works 2 points 2 years ago

That's borderline persecution fetish.

[-] frogbellyratbone_@hexbear.net 5 points 2 years ago* (last edited 2 years ago)

you spent 20 minutes going through this while i just ran a ping test in 30 seconds

it's real

[-] ToxicWaste@lemm.ee 3 points 2 years ago

I know that you are memeing - but some ppl probably don't have the background to see the difference.

A ping does not contain a http header containing a user agent. The response to a ping is not a webpage - and even if it was, your console won't execute the JS.

this post was submitted on 20 Nov 2023
776 points (96.7% liked)

Firefox

20333 readers
195 users here now

/c/firefox

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


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS