Skip to content

JavaScript error: undefined, line 0: Error: can't access property "includes", processesActiveTab is undefined #41

@whimboo

Description

@whimboo

Can be seen when starting Firefox with PerfChaser already installed. Should happen because we set processesActiveTab too late and try to call includes on undefined.

We should update the window.addEventListener callback in sidebar.js to initialize the variable before calling taskManager.refreshProcesses().

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions