Hacker News new | ask | show | jobs
by adamzegelin 1436 days ago
Chrome doesn't use WebKit. Google forked WK many years ago into Blink [1]

[1] https://en.wikipedia.org/wiki/Blink_(browser_engine)

1 comments

I see that the fork is of WebCore rather than WebKit. Since both are LGPL any forks would also be opensource but with forking WebCore rather than WebKit the thing that uses WebCore doesn't have to be open.