Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Uninstalling IE would break how applications would present to the user.

It makes sense for developers to use the native html renderer when they don’t want to have to include a big binary blob (Electron/CEF) to do so in their application.



The WebView API and the browser app are not the same thing.

Uninstalling the latter shouldn't touch the former, nor should it break the OS.


Yup. At worst, the bundled browser may use the built in web renderer if applicable for whatever reason perhaps.

But it definitely shouldn't be the other way around.


Android does it the right way: the web view is a separate Chromium instance that doesn't depend on your default browser.


Yup, I think that's what should be. Installed apps and their versions shouldn't affect system components.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: