Giter VIP home page Giter VIP logo

Comments (4)

dan-v avatar dan-v commented on June 1, 2024

The idea behind building Chromium is not necessarily to use it as your primary browser (use whatever your favorite browser is) but in order to provide a secure and up to date webview. Webview is a primary system component of Android that is used by many applications to display web components. The standard AOSP webview is quite old in comparison. Before the 9.0 release, I was building Chromium with patches from Bromite (which also applied to the webview), but unfortunately it 1) caused too many build issues for me to continue to support right now 2) caused issues with some applications that were using webview.

from rattlesnakeos-stack.

vvug avatar vvug commented on June 1, 2024

And if I remove the AOSP webview and skip building Chromium I guess Bromite can't register as a webview provider after I install it from the apk...

from rattlesnakeos-stack.

dan-v avatar dan-v commented on June 1, 2024

Yeah, you definitely need a webview implementation for Android to work - almost every app uses a webview in some form. Bromite does provide a system webview as part of it's release artifacts that could be downloaded to the build tree and configured as the webview as part of build process. I'd still prefer not to trust a primary component of the Android OS by pulling in this binary blob though, which is why I was just taking the patches from Bromite and applying it to the corresponding Chromium version and doing the build myself. I may toy with the idea of locking to a version of Chromium for a period of time or allowing users to specify the version of Chromium they want, as it does take a very long time to build.

from rattlesnakeos-stack.

vvug avatar vvug commented on June 1, 2024

Then I'm closing this. Thanks for your feedback.

from rattlesnakeos-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.