YouTube slows down video load times when using Firefox
271–280 of 486 posts
Re: YouTube slows down video load times when using Firefox
#272Earlier quoted context omitted.
User agents are useful. However they tend to be abused much more often than effectively used 1. They are useful for working around bugs. You can match the user agent to work around the bugs on known-buggy browser versions. Ideally this would be a handful of specific matches (like Firefox versions 12-14). You can't do feature detection for many bugs because they may only trigger in very specific situations. Ideally th…
Only option 1 is something that users, who are the people who decide what user-agent to send, might care about. And as you yourself point out, it doesn't happen.
Re: YouTube slows down video load times when using Firefox
#273Earlier quoted context omitted.
Google stopped testing stuff in Firefox, that is all they did afaik. We all should know how many bugs and "oppsies" you get when you don't test before releasing new features. Test code snippets being pushed to prod etc. Engineers tend to create paper trails on what they work on, code reviews and bug logs etc are everywhere, so I doubt there is any of those where they say "Make things shit for Firefox to hurt our comp…
Firefox has a small userbase partly because of the early "oopses" described in the article I linked. Those happened a while ago, when Firefox had more users than Chrome.
Re: YouTube slows down video load times when using Firefox
#274Re: YouTube slows down video load times when using Firefox
#275Re: YouTube slows down video load times when using Firefox
#276Re: YouTube slows down video load times when using Firefox
#277Re: YouTube slows down video load times when using Firefox
#278Earlier quoted context omitted.
Why is it only trying to detect ads when the user agent is Firefox? https://old.reddit.com/r/firefox/comments/17zdpkl/this_behav...
Probably because there are other methods for Chrome that don't apply to Firefox. Like when I noticed that some sites did some URL rewriting trickery on Firefox and others browsers, but not for Chrome. The trick is to show you the proper URL the link points to, but as you click, it is substituted for one that is a redirection, for tracking purposes (ex: " https://l.facebook.com/l.php?u=http:://actualsite ..."). On Chr…
Re: YouTube slows down video load times when using Firefox
#279Why are people upvoting a submission without a proper link? Really shows that people are always just commenting on the headline and not the content.
Re: YouTube slows down video load times when using Firefox
#280Earlier quoted context omitted.
Is there maybe some road map or purpose statement on this? it’s not that i don’t believe that this is absolutely true (i’m sure it’s the wet dream of all SV companies…) but google’s offerings are so inconsistent that if that’s really their goal i just can’t see how they mean to get there. every answer to competition is a half baked answer in my experience and i truly just can’t see how google means to do this. google…
Oh yes, it's called WEI as in Web Environment Integrity - https://www.theregister.com/2023/07/25/google_web_environmen... some of its code landed in production Chrome, leading to an outcry. V3 Manifest and WEI are all part of Google's push to make Chrome mandatory to be able to use their services.