YouTube is reportedly slowing down videos for Firefox users::Users are reporting that YouTube has begun adding a five second delay when loading a video on non-Chrome browsers like Firefox. Read on!

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (2 children)

They actually found a 5-second sleep embedded in the JavaScript, so it's not the cache.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 2 years ago

    Depends, in the original Reddit thread, someone already pointed out that this 5s delay is to wait for some ad thing and then execute code if it doesn’t work within this timeframe. So… depending on what gets cached, blocked, loaded,… it might behave differently on a reload depending on cached data

  • source
  • parent
  • [–] 2 points 2 years ago

    They found something which waits for five seconds and then does something. At least part of the thing in question was removing some stuff from the DOM - I couldn't understand anything else from the minified JS. That is not a smoking gun.

  • source
  • parent