Skip to content

Conversation

@saschanaz
Copy link
Contributor

@saschanaz saschanaz commented Jan 10, 2018

Fixes #351.

Callback interfaces including WebKitEntriesCallback have incorrect signatures so this fixes them.

IMO the WebKit-specific types should ultimately excluded, but anyway this change will help future WebIDL works. (NodeFilter is a callback interface by standard specification)

@mhegazy
Copy link
Contributor

mhegazy commented Jan 20, 2018

do we need to remove EventListenerObject now? also EventListenerOrEventListenerObject.

@saschanaz
Copy link
Contributor Author

We don't need it, good catch!

@saschanaz saschanaz closed this Jan 21, 2018
@saschanaz saschanaz reopened this Jan 21, 2018
@mhegazy mhegazy merged commit 8d6230f into microsoft:master Jan 21, 2018
@mhegazy
Copy link
Contributor

mhegazy commented Jan 21, 2018

thanks!

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.

Wrong signature for WebKitEntriesCallback/WebKitErrorCallback/WebKitFileCallback

2 participants