Skip to content

Change Event.srcElement type to EventTarget and expose it to Worker #595

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

Merged
merged 3 commits into from
Nov 18, 2018
Merged

Change Event.srcElement type to EventTarget and expose it to Worker #595

merged 3 commits into from
Nov 18, 2018

Conversation

FrogTheFrog
Copy link
Contributor

This PR changes Event.srcElement type to EventTarget and exposes it to Worker. Accepting this PR should close microsoft/TypeScript#28252, however I would like to hear from @mhegazy first as to why Element type was chosen. Maybe there's a specific reason I don't know and now I'm ruining everything :).

@msftclas
Copy link

msftclas commented Oct 31, 2018

CLA assistant check
All CLA requirements met.

@FrogTheFrog
Copy link
Contributor Author

@saschanaz Could you merge this if there are no other problems with this?

@saschanaz
Copy link
Contributor

Pinging @sandersn @DanielRosenwasser for this, as I have no write access.

@sandersn sandersn merged commit af6833f into microsoft:master Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event.srcElement has incorrect type
4 participants