Why do you use firefox?

Vitaly@feddit.uk to Asklemmy@lemmy.ml – 625 points –
382

You are viewing a single comment

Technically, WebKit is Apple’s rendering engine (Safari).

Google uses Blink, which is a fork of WebKit, but is its own thing now.

So, you can still use Safari without directly contributing to Google’s de facto rendering engine monopoly.

Thank you, I used to know the rendering engines fairly well a few years ago, but I'm out of the loop now.

What about WebView? It's the rendering engine used in Android, closely related to Blink I assume.

I honestly wasn’t super familiar with WebView until you asked!

It looks like WebView is a stripped-down browser, more than anything else. It can leverage different rendering engines depending on the platform, and on Android it looks like it leverages Blink just like Chrome.