Blink is a web browser engine developed by Google and Opera Software ASA as part of the Chromium project,
first announced in April 2013. It
is a fork of the WebCore component of
WebKit and is used in Chrome , Opera and other Chromium based browsers.
WebKit is a lightweight yet powerful rendering
engine that emerged out of KHTML in 2001. Its flexibility, performance and
thoughtful design made it the obvious choice for Chromium's rendering engine back when we started. Thanks to the hard
work by all in the community, WebKit has thrived and kept pace with the web
platform’s growing capabilities since then.However, Chromium uses a different multi-process architecture than other WebKit-based browsers, and supporting multiple architectures over the years has led to increasing complexity for both the WebKit and Chromium projects. This has slowed down the collective pace of innovation - so today, we are introducing Blink, a new open source rendering engine based on WebKit.
This was not an easy decision.The introduction of a new rendering engine can have significant implications for the web. Having multiple rendering engines—similar to having multiple browsers—will spur innovation and over time improve the health of the entire open web ecosystem.
In the short term, Blink will bring little change for web developers. The bulk of the initial work will focus on internal architectural improvements and a simplification of the codebase. For example, we anticipate that we’ll be able to remove 7 build systems and delete more than 7,000 files—comprising more than 4.5 million lines—right off the bat. Over the long term a healthier codebase leads to more stability and fewer bugs.
No comments:
Post a Comment