Blink (browser engine)

In this article, we will explore the fascinating world of Blink (browser engine). From its impact on society to its evolution over time, Blink (browser engine) has captured the attention and curiosity of many people. Throughout this analysis, we will examine the different facets of Blink (browser engine), from its origin to its relevance today. We will learn how Blink (browser engine) has influenced different aspects of daily life, as well as its role in popular culture. Through this tour, we will discover the importance of Blink (browser engine) and its meaning in the modern world.

Blink
Developer(s)The Chromium Project
Initial release3 April 2013 (2013-04-03)[1]
Repository
Written inC++
TypeBrowser engine
LicenseBSD and LGPLv2.1
Websitewww.chromium.org/blink/

Blink is a browser engine developed as part of the free and open-source Chromium project. Blink is by far the most-used browser engine, due to the market share dominance of Google Chrome and the fact that many other browsers are based on the Chromium code.

To create Chrome, Google chose to use Apple's WebKit engine.[2] However, Google needed to make substantial changes to the WebKit code to support its novel multi-process browser architecture.[1][3] Over the course of several years, the divergence from Apple's version increased, so Google decided to officially fork its version as Blink in 2013.[1][3]

Blink's name was influenced by two factors: the implication of speed, and a reference to the non-standard blink HTML element,[4][5] which was never actually supported by Blink.[6]

By commit count, Google was the largest contributor to the WebKit project from late 2009 until the fork in 2013.[7] One of the first changes of the new fork was to deprecate CSS vendor prefixes, including WebKit's; experimental Blink functionality is instead enabled on an opt-in basis.[8]

See also

References

  1. ^ Fisher, Darin (5 September 2008). "Chrome <3s WebKit". blog.chromium.org. Archived from the original on 12 March 2024. Retrieved 12 March 2024.
  2. ^ Lardinois, Frederic (3 April 2013). "Google Forks WebKit And Launches Blink, A New Rendering Engine That Will Soon Power Chrome And Chrome OS". TechCrunch. Archived from the original on 25 November 2013. Retrieved 25 November 2013.
  3. ^ Shankland, Stephen (3 April 2013). "Google parts ways with Apple over WebKit, launches Blink". CNet. Retrieved 25 November 2013.
  4. ^ Kobie, Nicole (7 August 2013). "Firefox 23 finally kills "blink" tag". PC Pro. Archived from the original on 2 December 2013. Retrieved 25 November 2013.
  5. ^ Siracusa, John (12 April 2013). "Hypercritical: Code Hard or Go Home". Hypercritical.co. Archived from the original on 1 May 2013. Retrieved 15 June 2013.
  6. ^ "Blink Developer FAQ". The Chromium Projects. Retrieved 22 October 2014.