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

fix(Ads): Always fire CUEPOINTS_CHANGED when not using multi video elements #7584

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

avelad
Copy link
Member

@avelad avelad commented Nov 13, 2024

This is necessary because in our UI when reusing the same video element the unloading event is launched and we clear the cuepoints with that event.

…lements

This is necessary because in our UI when reusing the same video element the unloading event is launched and we clear the cuepoints with that event.
@avelad avelad added type: bug Something isn't working correctly component: ads The issue involves the Shaka Player ads API or the use of other ad SDKs priority: P2 Smaller impact or easy workaround labels Nov 13, 2024
@avelad avelad added this to the v4.13 milestone Nov 13, 2024
@joeyparrish joeyparrish changed the title fix(Ads): Always fired CUEPOINTS_CHANGED when not using multi video elements fix(Ads): Always fire CUEPOINTS_CHANGED when not using multi video elements Nov 13, 2024
@avelad avelad merged commit a4d0fc8 into shaka-project:main Nov 13, 2024
24 checks passed
@avelad avelad deleted the cuepoints-ui branch November 13, 2024 17:12
avelad added a commit that referenced this pull request Nov 15, 2024
…ements (#7584)

This is necessary because in our UI when reusing the same video element
the unloading event is launched and we clear the cuepoints with that
event.
avelad added a commit that referenced this pull request Nov 15, 2024
…ements (#7584)

This is necessary because in our UI when reusing the same video element
the unloading event is launched and we clear the cuepoints with that
event.
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jan 12, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: ads The issue involves the Shaka Player ads API or the use of other ad SDKs priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants