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

feat(ads): Dispatch a player event for client-side ad errors #5045

Merged
merged 3 commits into from Mar 2, 2023

Conversation

gingman
Copy link
Contributor

@gingman gingman commented Feb 28, 2023

Closes #4335

The errors are now forwarded to the player

@avelad avelad added type: enhancement New feature or request 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 Feb 28, 2023
@avelad avelad added this to the v4.4 milestone Feb 28, 2023
@avelad avelad changed the title feat: Dispatch a player event for client-side ad errors feat(ads): Dispatch a player event for client-side ad errors Feb 28, 2023
avelad
avelad previously approved these changes Feb 28, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 33.33%

lib/ads/ad_manager.js Show resolved Hide resolved
avelad
avelad previously approved these changes Mar 1, 2023
lib/ads/ad_manager.js Outdated Show resolved Hide resolved
Co-authored-by: Simon Gingras <thegingman@gmail.com>
@avelad avelad dismissed theodab’s stale review March 2, 2023 06:14

Already approved by Joey and Álvaro

@avelad avelad merged commit 673b7fc into shaka-project:main Mar 2, 2023
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
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: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dispatch a player event for client-side ad errors
4 participants