There's this new browser built on Firefox that seems to be picking up steam on GitHub lately.

It looks like it's trying to be a more feature-rich, "batteries included", version of Firefox with hardening out of the box.

Has anyone used it? What do you think about it?

  • bdonvr@thelemmy.club
    ·
    1 year ago

    I had asked why it is like that before, and basically it sounds like the rendering engine and the UI and all in Firefox are all tightly integrated.

    Whereas with Chromium you can pretty easily embed the engine into anything.

    Unfortunate.

    • DogMuffins@discuss.tchncs.de
      ·
      1 year ago

      I've heard something similar but wonder how true that is.

      This fork kinda disproves it to some extent?

      I've never had anything to do with code for native apps, but it just seems odd. Why would the rendering engine be tightly coupled with the window decorations? If they can be changed between versions I imagine they can be changed between forks?

      Like I said, I'm no authority, just curious about this aspect.