Skip to content

Smarter prototype handler for addon.tab.traps API #431

Description

@WorldLanguages

The current prototype handler hurts project performance and it's been reported it causes memory leaks. Let's require addons to specify in the manifest what types of traps they'll use, store in local storage (this is already being done now, but with a boolean, aka "I'm using traps", to avoid performance issues if the user doesn't need traps) with the already existing system to do so.

cc @apple502j

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions