top | item 47063131

(no title)

bicepjai | 11 days ago

So basically Firefox is not affected ?

discuss

order

hdgvhicv|11 days ago

The listed browsers are basically skins on top of the same chromium base.

It’s why Firefox and Safari as so important despite HN’a wish they’d go away.

autoexec|11 days ago

HN doesn't want firefox to go away. HN wants firefox to be better, more privacy/security focused, and to stop trying to copy chrome out of the misguided hope that being a poor imitation will somehow make it more popular.

Sadly, mozilla is now an adtech company (https://www.adexchanger.com/privacy/mozilla-acquires-anonym-...) and by default firefox now collects your data to sell to advertisers. We can expect less and less privacy for firefox users as Mozilla is now fully committed to trying to profit from the sale of firefox users personal data to advertisers.

jacquesm|11 days ago

HN wants Firefox but with better stewardship and fewer misdirected funds.

Mozilla - wrongly - believes that the majority of FF users believe in Mozilla's hobby projects rather than that they care about their browser.

That's why - as far as I know - to this day it is impossible to directly fund Firefox. They'd rather take money from google than to be focusing on the one thing that matters.

wvbdmp|11 days ago

Particularly weird impulse for technically inclined people…

Although I must admit to the guilty pleasure of gleefully using Chromium-only features in internal apps where users are guaranteed to run Edge.

zozbot234|11 days ago

Firefox is safe from this because their CSS handling was the first thing they rewrote in Rust.

bawolff|11 days ago

I mean, even if it was written in c or c++, its unlikely two separate code bases would have the exact same use after feee vuln.

ceteia|10 days ago

Does the Rust implementation not use any unsafe and does not use libraries using unsafe?

jsheard|11 days ago

Firefox and Safari are fine in this case, yeah.

DetroitThrow|11 days ago

It's pretty hard to have an accidental a use after free in the FireFox CSS engine because it is mostly safe Rust. It's possible, but very unlikely.

topspin|11 days ago

That came to my mind as well. CSS was one of the earliest major applications of Rust in FireFox. I believe that work was when the "Fearless Concurrency" slogan was popularized.

moritzwarhier|11 days ago

Firefox and Safari developers dared the Chromium team to implement :has() and Houdini and this is the result!

/s

dzhiurgis|11 days ago

Yes, because nobody uses it