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

export shaka.util.FairPlayUtils and shaka.util.BufferUtils #2628

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

avelad
Copy link
Member

@avelad avelad commented Jun 9, 2020

@exportInterface is used by the extern generator, but ignored by the
compiler. @export should be used for shaka.util.FairPlayUtils and
shaka.util.BufferUtils.

Closes #2626 and #2627

@exportInterface is used by the extern generator, but ignored by the
compiler. @export should be used for shaka.util.FairPlayUtils and
shaka.util.BufferUtils.

Closes shaka-project#2626 and shaka-project#2627
Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! And I'm sorry we didn't catch this ourselves.

@joeyparrish joeyparrish added the type: bug Something isn't working correctly label Jun 9, 2020
@joeyparrish joeyparrish added this to the v3.1 milestone Jun 9, 2020
@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit a201be4 into shaka-project:master Jun 9, 2020
joeyparrish pushed a commit that referenced this pull request Jun 9, 2020
@exportInterface is used by the extern generator, but ignored by the
compiler. @export should be used for shaka.util.FairPlayUtils and
shaka.util.BufferUtils.

Closes #2626 and #2627
@avelad avelad deleted the fix-exports branch June 10, 2020 06:20
@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
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.

shaka.util.FairPlayUtils undefined on 3.0.0
3 participants