• LoveSausage@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    11
    ·
    11 months ago

    Just want to chip in on the mobile browsers. A big issue is that webview is chromium based. So even if you use Firefox on android , you are using chromium/chrome plus Firefox.

    Options on mobile would be vanadium (only on graphene I believe) or bromite (on F-droid). Bromite has its own webview separate as well , crashed my phone many years ago , no idea about it now.

    On PC (Linux) I use Firefox with chromium as backup. Also fuck brave ,why support shady bigots if you can avoid it?

    • spencerwi@lemm.ee
      link
      fedilink
      English
      arrow-up
      9
      ·
      11 months ago

      I was pretty sure Firefox provides a Gecko-powered webview. Maybe that has changed since I last checked.

    • Cloudless ☼@feddit.uk
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      11 months ago

      That is incorrect.

      Firefox on Android uses GeckoView, which is a reusable Android library that wraps Mozilla’s Gecko browser engine. GeckoView is similar to WebView in some ways, but it has its own APIs and is not a drop-in replacement. GeckoView is full-featured, self-contained, and standards compliant.

      • LoveSausage@lemmygrad.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        11 months ago

        Cool, totally missed that. But the issue of running both still applies right? Double the code. Viewing a site in a app it will use the chrome one ? " Google does not allow a third party to implement the System WebView and the GeckoView API is not compatible with the WebView API in a very meaningful way unfortunately, so this is not possible. "

        https://github.com/mozilla/geckoview/issues/167

        I should probably specified android webview in my original comment…

        • Cloudless ☼@feddit.uk
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 months ago

          Viewing websites in Firefox for Android will use GeckoView and GeckoView only.

          Android System WebView is only involved when other applications (not Firefox) calls the WebView API to display web pages. (e.g. when a Lemmy app opens an external link without launching a browser).

    • Neon@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      On PC (Linux) I use Firefox with chromium as backup. Also fuck brave ,why support shady bigots if you can avoid it?

      how do you manage to?
      in the last few days Firefox has started constantly crashing for me. (Flatpak and Native NixPkg)
      didn’t have the same Problem?