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(preload): Fix timing of call to stopQueuingLatePhaseQueuedOperations #6238

Merged
merged 1 commit into from Feb 12, 2024

Conversation

theodab
Copy link
Collaborator

@theodab theodab commented Feb 9, 2024

This method should be called after the load is successful, not if the load fails.
This also adds a new test that ensures that onKeyStatus_ messages work correctly, as a regression test.
This was exposed by the test failures, but was not the cause of them.

Issue #6225

This method should be called after the load is successful, not
if the load fails.
This also adds a new test that ensures that onKeyStatus_
messages work correctly, as a reversion test.
This was exposed by the test failures, but was not the cause of
them.

Issue shaka-project#6225
@theodab theodab added the type: bug Something isn't working correctly label Feb 9, 2024
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@joeyparrish joeyparrish merged commit fd57e7f into shaka-project:main Feb 12, 2024
15 of 18 checks passed
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 12, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Apr 12, 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 type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants