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

Pass org.hbbtv_DASH-ERRORREP0002 #348

Open
wants to merge 1 commit into
base: v1.0
Choose a base branch
from

Conversation

danips
Copy link
Contributor

@danips danips commented Nov 12, 2024

When an A/V Control object source is unloaded, the next time it is used it act as it has just been initialised.
We can achieve this by storing the old initialising variable into the privates WeakMap, renaming it to unrealized, and setting it to true when unloadSource() is called.

@danips danips requested a review from joshua-h November 12, 2024 15:30
@DavidFee-OBS
Copy link

This has been open for a while? Can this be closed or changed to merged to v1.0?

@danips danips changed the base branch from master to v1.0 February 5, 2025 18:38
When an A/V Control object source is unloaded, the next time it is used
it act as it has just been initialised.
We can achieve this by storing the old initialising variable into the
privates WeakMap, renaming it to unrealized, and setting it to true when
unloadSource() is called.
@danips danips force-pushed the pr_DASH-ERRORREP0002 branch from 1760fc8 to bdb9a11 Compare February 5, 2025 18:39
@danips
Copy link
Contributor Author

danips commented Feb 5, 2025

This is not fixed I have rebased it on top of v1.0

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.

2 participants