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

Improve media events #2070

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Improve media events #2070

merged 2 commits into from
Feb 6, 2024

Conversation

tf
Copy link
Member

@tf tf commented Feb 6, 2024

REDMINE-20591

tf added 2 commits February 6, 2024 15:38
`unwatchPlayer` removed all event listeners for `timeupdate` - not
such those registered by `watchPlayer`. This caused media events to
stop triggering.

REDMINE-20591
Ensure media events trigger `pause` event when the player is unmounted
and thus unallocated before `updatePlayerState` has the chance to call
`pause`.

REDMINE-20591
@tf tf added this to the v17.1 milestone Feb 6, 2024
@tf tf merged commit ffb57cc into codevise:master Feb 6, 2024
13 checks passed
@tf tf deleted the media-event-fixes branch February 6, 2024 15:27
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.

1 participant