Skip to content

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Jul 19, 2019

Closes electron/electron#13520.

Ensure that all classes and modules which are not EventEmitters are not incorrectly typed as such. Updated by looking at the electron.d.ts file, seeing which modules/classes were typed as extending NodeJS.EventEmitter but didn't emit anything, and adding the delta.

cc @MarshallOfSound

@MarshallOfSound MarshallOfSound merged commit 7ff1d87 into master Jul 19, 2019
@MarshallOfSound MarshallOfSound deleted the fix-event-emitters branch July 19, 2019 17:19
@electron-bot
Copy link

🎉 This PR is included in version 8.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebRequest is not actually an EventEmitter
3 participants