this post was submitted on 29 Aug 2023
12 points (80.0% liked)

Firefox

18633 readers
4 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] JoYo@lemmy.ml -1 points 2 years ago (2 children)

no one wants to secure their web render so they'll always use whatever is native to the platform.

on windows that's chromium. on macos that's webkit.

[–] Espi@kbin.social 0 points 2 years ago (1 children)

What does this even mean. Chromium or Webkit are not "native" to an OS. OSs don't magically include browser engines, its not a critical component of an OS either.

Most OSs do come with browsers preinstalled, but they are programs just like any other. You can remove Safari from macOS (albeit its pretty hard because root is read only and signed), you can remove Edge from Windows. In my desktop with Windows 10 the only browser I have is Firefox (not even Edge), does that make Gecko the "native" browser engine?

If anything, the native browser engine for Windows would be MSHTML from Internet Explorer.

[–] JoYo@lemmy.ml -1 points 2 years ago (2 children)

you're overthinking the word native.

[–] sheogorath@lemmy.world 0 points 2 years ago (1 children)

So what is "native to the platform" according to your definition?

[–] bastion@feddit.nl 0 points 2 years ago* (last edited 2 years ago) (1 children)

You're still not clarifying what you mean.

[–] pivot_root@lemmy.world 0 points 2 years ago (1 children)
[–] JoYo@lemmy.ml -1 points 2 years ago (1 children)
[–] crazycaveman@lemmy.dbzer0.com 0 points 2 years ago (1 children)

Chromium isn't native to Windows. iOS is the only OS (I'm aware of) where browsers are forced to use a specific engine, but even that will be changing

[–] JoYo@lemmy.ml -1 points 2 years ago (1 children)

you're overthinking the word native.

[–] crazycaveman@lemmy.dbzer0.com 0 points 2 years ago* (last edited 2 years ago) (2 children)

No, I'm not. Chromium doesn't exist in Windows unless you install a program that includes it. Chromium web engine is "native" to the chromium web browser, not to any OS (except maybe ChromeOS). As espi mentioned, Internet explorer's mshtml is the only engine "native" to Windows. Just look at the Opera browser, they changed web engines from Presto to chromium; that's not using "what's native to the platform" (Opera works across all OS's with chromium, except for iOS for the restriction I mentioned before), it's using what the developers/company want to use to render their pages. Nothing in Windows itself provides any of the chromium engine "pieces"

[–] zysarus@lemmy.world 0 points 2 years ago (1 children)

This was true until Edge transitioned to Chromium. Now the natively installed browser in Windows is Chromium based.

[–] JoYo@lemmy.ml -1 points 2 years ago (1 children)

careful, you used the word native.

Firefox users apparently get triggered by it.

[–] kilgore_trout@feddit.it 0 points 2 years ago (1 children)

Because what you claim is wrong.

Microsoft programs that need a web rendering engine use MSHTML, not Chromium. MSHTML is baked into the operating system.

You can completely delete Edge from your computer and Windows will keep working fine.

[–] JoYo@lemmy.ml -1 points 2 years ago* (last edited 2 years ago)
[–] JoYo@lemmy.ml -1 points 2 years ago

Edge is using EMET for memory protections.

Chrome has EMET disabled because it's own memory protections conflict and it just won't execute.

When you're make a web view for Windows you're either bringing a long your own rendering or using Edge because it's included.

No one wants to secure their own rendering which is why they all use whatever is already there which is EMET which is a pita to test so they just go with Edge.

native is just jargon for "what is already there."