you are viewing a single comment's thread
view the rest of the comments
[–] 44 points 4 months ago (1 child)

They didn't include this in the release notes? What in the world is going on?

  • source
  • hideshow 2 child comments
  • [–] 21 points 4 months ago* (last edited 4 months ago) (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 13 points 4 months ago* (2 children)

    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.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 4 months 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.

  • source
  • parent