|
|
|
|
|
by zbowling
883 days ago
|
|
1) using that test, Apple didn't make webkit either. It's a fork of KHTML and why everything still uses LGPLv2
2) very little of what goes into making a browser successful is just the render. In WebKit and now Blink make up only a small percentage of the total browser. |
|
The fact that basically all of the big companies (Microsoft, Google, Apple) use Webkit or Chromium shows that it's very difficult to build and maintain one successfully IMO. I think that Mozilla are essentially the only ones developing something that's somewhat competitive, not to mention that most smaller companies (e.g. Opera, Brave, Vivaldi, Island etc.) all use Chromium.
I'm not saying that it's easy to succeed with a product even after you've bought it, or started it from a fork (see less successful Chromium/Webkit forks). I'm just saying that it was not something built from the ground-up in Google. For example, v8 was and really changed a lot of things in the JavaScript world including Node, Deno etc.