Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1958 - Propagate container list reordering in Firefox menus #2616

Merged
merged 1 commit into from
Aug 14, 2024

Commits on Feb 13, 2024

  1. Fix mozilla#1958 - Propagate container list reordering in Firefox menus

    Since Fx 123, we have a new API (contextualIdentities.move) that let
    us reorder the container list everywhere in Firefox. This patch
    looks if the API is supported by the client and propagate the change
    if it's the case.
    dannycolin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7305b54 View commit details
    Browse the repository at this point in the history