6 ms·
Chrome for iOS is just a wrapper around Safari.
by ttrashh 13y ago
Chrome for iOS is just a wrapper around Safari.
- igrigorik 13y agoNot at all. iOS version uses UIWebView, but all the rest is Chrome code.
- marcins 13y agoChrome for iOS uses a UIWebView for rendering (effectively Safari), but uses the Chromium networking layer, UI (omnibox), etc. Arguably though rendering/JS is a big part of what makes the browser the browser, but it isn't everything.