• pdxfed@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      ·
      edit-2
      5 days ago

      From what I saw in a waterfox thread, it’s not enabled, has no lists added or setup and is clearly early-stage.

      • XLE@piefed.social
        link
        fedilink
        English
        arrow-up
        13
        ·
        edit-2
        6 days ago

        It’s still a bit odd to deploy dormant code to non-testors, isn’t it? Mozilla can withhold a Nightly or Beta feature for as long as it feels like, regardless of how many versions are released as they develop it.

        • trem@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          4
          ·
          5 days ago

          If there’s no reason to hold the feature code back (i.e. its integration doesn’t break anything), then it’s much easier for development to ship the feature and disable it with a feature flag. Otherwise, you have two versions of the code, which means changes need to be integrated in both versions, which is largely just pointless busywork.

        • pdxfed@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          1
          ·
          6 days ago

          I’m not in software development so don’t have an opinion on the practice, just passing on what I read that seemed relevant.