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

Remove the BaseEventEmitter from browser #936

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented Jun 14, 2023

Description of changes

While exploring the event emitters for another PR I noticed that although we're setting the BaseEventEmitter on browser, we're not actually using it. This is a cleanup and as far as I can tell doesn't affect the behaviour of the app.

Checklist

While exploring the event emitters for another PR I noticed that
although we're setting the BaseEventEmitter on browser, we're not
actually using it. This is a cleanup and as far as I can tell doesn't
affect the behaviour of the app.
@ankur22 ankur22 requested review from ka3de and inancgumus June 14, 2023 16:08
@ankur22 ankur22 added this to the v0.11.0 milestone Jun 14, 2023
Copy link
Collaborator

@ka3de ka3de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Member

@inancgumus inancgumus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍

@ankur22 ankur22 merged commit 4fdce45 into main Jun 15, 2023
12 checks passed
@ankur22 ankur22 deleted the remove/browser-base-event-emitter branch June 15, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants