7 ms·
Blink is to Chromium/Chrome as Webkit is to Safari Webkit and blink are browser engines and Chromium/Chrome are both browsers, but Chromium doesn't include the
by bbernoulli 7y ago
Blink is to Chromium/Chrome as Webkit is to Safari
Webkit and blink are browser engines and Chromium/Chrome are both browsers, but Chromium doesn't include the closed source pieces that Chrome does.
- latexr 7y ago> Webkit and blink are browser engines Petty sure Webkit is also a browser you can build and run, like Chromium.
- floatboth 7y agoNo, WebKit is an engine. It ships with small demo browsers for some platforms (minibrowser for gtk, at least) but that's it. You might be confused by Apple calling its nightly Safari builds "WebKit technical preview" or whatever. It (used to) show up as "WebKit.app", but it's literally Apple Safari.
- latexr 7y ago> You might be confused by Apple calling its nightly Safari builds "WebKit technical preview" or whatever. It (used to) show up as "WebKit.app", but it's literally Apple Safari. Probably that, yes.
- saagarjha 7y ago"Safari" is a proprietary browser that uses WebKit, which is open source. Safari Technology Preview (purple Safari) and WebKit.app (black Safari) are just Safari, but with the WebKit swapped out through various methods. Oh, and MiniBrowser works on macOS as well.
- floatboth 7y ago> WebKit.app (black Safari) are just Safari, but with the WebKit swapped out through various methods yes, that's exactly what I said
- saagarjha 7y agoYou seemed to conflate Safari Technology Preview with the WebKit nightlies, when they are in fact different things and structured differently and used for different things (the former acts much more like a "standalone Safari" than does the latter, which is essentially just the WebKit frameworks loaded in to your existing Safari).
- saagarjha 7y agoChromium is a pretty functional browser in and of itself; WebKit does not ship with this. Pretty much all of Safari's UI is not open source.