Are Mobile Chrome Apps just an API polyfill or do they include actual Chrome and provide same rendering and javascript quality and speed as Chrome for Android?
Asked
Active
Viewed 119 times
1
-
So, when you will develop a secure browser, you will provide access to any code within it to any third party module, do i think right? – weaknespase Feb 24 '14 at 19:53
1 Answers
2
I've answered this question here: Do 'Chrome Apps for Mobile' use native web-view on each platform?
Basically: no we don't bundle chrome, but we do our best to emulate the chrome app environment on the system WebView.