Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Addon name not present until restart after uninstall / reinstall #5805

@csadilek

Description

@csadilek

This is a minor bug in our reducer. We are (and need to be) tolerant to browser actions arriving before we get notified that an extension was successfully installed. If that happens we find existing state when processing the install action and simply return that. However, this causes us to lose state only present in the install action (e.g. the name of the extension).

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions