So when can we expect Chrome to use Blink?
Blink: A rendering engine for the Chromium project
61–70 of 326 posts
Re: Blink: A rendering engine for the Chromium project
#62Earlier quoted context omitted.
No, it just means that instead of Chrome for Android and Chrome for iOS having different versions of WebKit, Chrome for Android will use Blink and Chrome for iOS will use the system WebKit, as it does now.
So Google will be using 2 increasingly different rendering engines for Chrome in the future? Well that sucks. Apple really needs to allow other rendering engines on iOS, or at least be forced into it. People complain about the "webkit mono-culture", but a huge platform like iOS actually mandating you use webkit, and their single version of webkit, is a lot worse.
Re: Blink: A rendering engine for the Chromium project
#63So which Chromium will Opera be based on now?
Re: Blink: A rendering engine for the Chromium project
#64So when can we expect Chrome to use Blink?
Re: Blink: A rendering engine for the Chromium project
#65So when can we expect Chrome to use Blink?
Re: Blink: A rendering engine for the Chromium project
#66Standing ovation. This is most welcomed news since Opera's move to WebKit to keep the current browser innovation pace. Coupled with Mozilla's announcement of its partnership with Samsung to move Servo forward this is great news for the future of the web. Hopefully multi-process/multi-threaded rendering engines will address some of our current performance gripes with the DOM and open the gate for even more complex UIs…
Re: Blink: A rendering engine for the Chromium project
#67Alex Russell has a good analysis about the move: http://infrequently.org/2013/04/probably-wrong/
Hopefully this is easier for everyone. If the chrome multithreading architecture really was the pain point then does that mean that webkit will also be deleting thousands of files and become easier to build, just as the chrome team is removing compatibility for other webkit targets? Or will WebKit remain the mess it is now because it strives to work on all the other platforms?
What if Apple decided to do the same thing? WebKit is this wonderful open source success story in part because it runs in so many places on so many things, but isn't a large part of that only enabled because the main contributors took the time to make sure that their work continued to run on the various different architectures? Will Google turn away patches that enable Blink to be compatible with platforms not their own?
This is an interesting move.
Re: Blink: A rendering engine for the Chromium project
#68So which Chromium will Opera be based on now?
Re: Blink: A rendering engine for the Chromium project
#69So which Chromium will Opera be based on now?
So we'll have Trident in IE, Gecko in Firefox (OS), WebKit in (Mobile) Safari and Blink in Chrome/ium and Opera.
Re: Blink: A rendering engine for the Chromium project
#70I know it might be an unpopular comment, but I really don't like this. I had hoped every browser would eventually use the webkit rendering engine. I have a hard time feeling sorry for those engineers that have to maintain compatibility, when I think of the many frontend engineers that now have to test a different rendering engine :(
Rendering engine monoculture isn't a good thing though. If a single rendering engine dominates, then there is less reason to write standards-compliant code - after all, everyone uses WebKit, right?