If this is true the crowd on here that often says Firefox is really owned by Google because Google pays Mozilla to have their search engine be the default search engine on Firefox really need to look at their claim and rethink their understanding of how Mozilla and Google interact.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Here is a link of someone finding a Timeoutset: https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i_open_a_youtube_video_in_a_new_tab_its/k9w3ei4/
I can confirm this. I signed up for the free trial of YT Premium (which I immediately cancelled, but I'll take the three months) but YT seems to be detecting that I'm on Firefox and have Ublock installed, so I'm getting the occasional 5 second forced delay, even though I'm a premium user. (They may not count the trial as being a "true" premium user, I'd suspect.)
I'm not seeing this issue on Firefox?
Not trying to defend Chrome here as I dislike their other behaviours, but just from what's presented in the video, an alternative explanation would be caching. That is, when the reloading is triggered by the switch of user-agent, the cache is reused and thus a shorter load time.
To exclude this effect, the user needs to either
- Spoof the user-agent and at the same time clear cache (you can disable cache when reloading through the developer's tool), or
- Clear cache, spoof the user-agent to Chrome. Load page, disable the spoofing, reload.
Have you seen this?
https://feddit.it/pictrs/image/0e13c670-4966-4073-89df-f042fe9cc6de.webp
Yes. I'm not a frontend dev, so not familiar with JS code (let alone an obfuscated fragment), but according to this HN comment, it's used for a different ad block detection function.