Skip to content

Remove canplay event from GlobalEventHandlers#16541

Merged
foolip merged 4 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/canplay
Jun 21, 2022
Merged

Remove canplay event from GlobalEventHandlers#16541
foolip merged 4 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/canplay

Conversation

@queengooborg
Copy link
Contributor

This PR demixes the canplay events from the GlobalEventHandlers mixin.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jun 5, 2022
}
}
},
"canplay_event": {
Copy link
Contributor

Choose a reason for hiding this comment

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

There's already a "canplay_event" entry for HTMLMediaElement and that's the only one we should have, as the event doesn't bubble. Can you revert the other additions, and then compare the data being removed to that existing entry, noting any discrepancies?

@queengooborg queengooborg added the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jun 13, 2022
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

1 similar comment
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@foolip foolip changed the title Demix canplay events from GlobalEventHandlers Remove canplay event from GlobalEventHandlers Jun 21, 2022
Copy link
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

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

The remaining "canplay_event" on HTMLMediaElement looks good.

@foolip foolip merged commit d358a83 into mdn:main Jun 21, 2022
@queengooborg queengooborg deleted the api/GlobalEventHandlers/canplay branch June 21, 2022 14:32
@queengooborg queengooborg removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants