Brian Fitzgerald avatar

Brian Fitzgerald

Apollo Uses WebKit!

I attended a session today covering the use of HTML and Javascript with Adobe’s upcoming Apollo product. Among many other things, Apollo will allow web applications to be deployed as desktop applications. For this to happen, Apollo must have its own HTML rendering engine. To my great surprise, that chosen HTML renderer is WebKit (the same used in Apple’s Safari). Want to make a web application apollo-ready? Design for Safari. Cool.