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: Populate requested scheme into output, not default scheme #69

Merged
merged 2 commits into from
May 14, 2024

Conversation

joeyparrish
Copy link
Member

Now that the polyfill will respond with more than one scheme on Firefox and Chromecast devices, we must populate the requested scheme into the output, not the default scheme.

Back when the polyfill assumed that only the default was possible, these were the same, so this distinction didn't matter.

Now that the polyfill will respond with more than one scheme on
Firefox and Chromecast devices, we must populate the _requested_
scheme into the output, not the _default_ scheme.

Back when the polyfill assumed that only the default was possible,
these were the same, so this distinction didn't matter.
@joeyparrish joeyparrish merged commit aa79c72 into shaka-project:main May 14, 2024
3 checks passed
@joeyparrish joeyparrish deleted the fix-scheme-output branch May 14, 2024 14:30
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Oct 10, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants