Skip to content

Do not use addEventListener directly #109

Closed
@joeyparrish

Description

@joeyparrish

There is one instance in StreamVideoSource where we should be using EventManager, but instead are using addEventListener directly. This could lead to memory leaks or events being handled by objects that have already been destroyed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctlytype: code healthA code health issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions