Skip to content

Emit media allocate/release events for player pool#2450

Merged
tf merged 1 commit into
codevise:masterfrom
tf:pool-events
Jul 16, 2026
Merged

Emit media allocate/release events for player pool#2450
tf merged 1 commit into
codevise:masterfrom
tf:pool-events

Conversation

@tf

@tf tf commented Jul 16, 2026

Copy link
Copy Markdown
Member

Analytics providers need to react when pooled video players are handed out and returned, so third-party trackers can treat each reuse as a distinct player rather than carrying over the previous video's context. Emit media:allocate and media:release on the shared event bus alongside the existing media:* events, carrying the underlying media element.

REDMINE-21324

Analytics providers need to react when pooled video players are
handed out and returned, so third-party trackers can treat each
reuse as a distinct player rather than carrying over the previous
video's context. Emit media:allocate and media:release on the
shared event bus alongside the existing media:* events, carrying
the underlying media element.

REDMINE-21324
@tf tf added this to the v17.2 milestone Jul 16, 2026
@tf
tf merged commit e111e53 into codevise:master Jul 16, 2026
16 checks passed
@tf
tf deleted the pool-events branch July 16, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant