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

chore(HLS): Retired unused error code #4428

Merged
merged 3 commits into from
Aug 20, 2022

Conversation

theodab
Copy link
Contributor

@theodab theodab commented Aug 19, 2022

Now that #2337 has been implemented, the error code HLS_INTERNAL_SKIP_STREAM
is no longer used anywhere in the code.
This retires that error, and also cleans up the code that previously
was responsible for handling that error being fired.

Pre-work for #1936

Now that shaka-project#2337 has been implemented, the error code HLS_INTERNAL_SKIP_STREAM
is no longer used anywhere in the code.
This retires that error, and also cleans up the code that previously
was responsible for handling that error being fired.

Pre-work for shaka-project#1936
@theodab theodab added type: code health A code health issue component: HLS The issue involves Apple's HLS manifest format labels Aug 19, 2022
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@avelad avelad added this to the v4.3 milestone Aug 19, 2022
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.

Oh, I approved before I saw the test failures. Please look into those. Code looks good otherwise, though.

@theodab
Copy link
Contributor Author

theodab commented Aug 20, 2022

Oh, I approved before I saw the test failures. Please look into those. Code looks good otherwise, though.

I fixed the test failures. Turned out to be... something that the compiler really should have caught, annoyingly enough. Oh well.

@joeyparrish joeyparrish merged commit 3a0e40e into shaka-project:main Aug 20, 2022
@theodab theodab deleted the retireErrorBranch branch August 22, 2022 09:11
avelad pushed a commit that referenced this pull request Aug 31, 2022
Now that #2337 has been implemented, the error code HLS_INTERNAL_SKIP_STREAM
is no longer used anywhere in the code.
This retires that error, and also cleans up the code that previously
was responsible for handling that error being fired.

Pre-work for #1936
echoy-harmonicinc pushed a commit to harmonicinc-com/shaka-player that referenced this pull request Dec 6, 2022
Now that shaka-project#2337 has been implemented, the error code HLS_INTERNAL_SKIP_STREAM
is no longer used anywhere in the code.
This retires that error, and also cleans up the code that previously
was responsible for handling that error being fired.

Pre-work for shaka-project#1936
@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: HLS The issue involves Apple's HLS manifest format status: archived Archived and locked; will not be updated type: code health A code health issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants