The WebKit logo, as of 2015
|
|
Original author(s) | KDE |
---|---|
Developer(s) | Apple Inc., Adobe Systems, Google, KDE, and others |
Initial release | November 4, 1998 June 7, 2005 (WebKit sourced) |
(KHTML released)
Preview release |
Nightly
|
Repository | |
Development status | Active |
Written in | C++ |
Operating system | Cross-platform |
Type | Layout engine |
License | GNU LGPL v2.1 (rendering engine, JavaScript engine), BSD v2.0 (additional contributions from Apple) |
Website | webkit |
WebKit is a web browser engine used in Apple's Safari browser and other products.
WebKit is also the basis for the experimental browser included with the Amazon Kindle e-book reader, and for the default browser in Apple iOS, BlackBerry Browser in OS 6 and above, and Tizen mobile operating systems. WebKit's C++ application programming interface (API) provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited.
WebKit's HTML and JavaScript code was originally a fork of the KHTML and KJS libraries from KDE, and has now been further developed by individuals from KDE, Apple, Google, Nokia, Bitstream, BlackBerry, Igalia, and others.macOS, Windows, Linux, and some other Unix-like operating systems are supported by the project. On April 3, 2013, Google announced that it had forked WebCore, a component of WebKit, to be used in future versions of Google Chrome and the Opera web browser, under the name Blink.