|
|
|
|
|
by jemmyw
878 days ago
|
|
Well for my example what I want to support is me to begin with, which means Brave, which just so happens to use the same engine as Chrome. Which is helpful because most folks use Chrome. I might not like that, but that is the way of things. If I had paying customers then I would likely support Firefox. But I don't think you can appeal to companies to do so on moral grounds, which is what most of the comments appear to be saying. If the cost of compatibility is more than the benefit then it won't happen. The only moral appeal you can make is to the end users: use Firefox, it has these benefits over other browsers. Then once that happens compatible support is a no-brainer for devs. But that hasn't happened. You can get user privacy with the blink engine with various browsers. You can argue that X isn't as good as Y in this area, but honestly, Mozilla hasn't had a great track record either, and imo they've been a very poor steward for Firefox in recent years. I used Firefox from when it was named Phoenix until around 2020 but now I feel pretty meh about it. |
|
Saying you can use non-chrome versions of blink is entirely moot: if every site requires and is only tested in chrome, then privacy filters in literally every non-chrome engine or blink wrapper is moot because sites will break (cynically I'd guess first breakage would be blink based engines - or UA strings - on google sites). Saying "they're the same engine so they're equivalent" is nonsense. If you use a privacy-preserving blink wrapper then it's disabling a bunch of the chrome-only features that webkit and gecko don't implement, and it's blocking a bunch of tracking mechanisms that chrome uses to support google's revenue. Both restrictions in a non-chrome blink wrapper will cause sites to fail, and we know this is the case because there are already sites that fail in safari and Firefox due to those privacy protections, even though developers know there's a major (? still not sure if this is actually true in the EU) platform where testing a non-chrome browser should be required.