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 syntax error #498

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Fix syntax error #498

merged 1 commit into from
Jul 20, 2023

Conversation

oxve
Copy link
Collaborator

@oxve oxve commented Jul 20, 2023

b/290997541

b/290997541
@oxve oxve merged commit 6223b9a into main Jul 20, 2023
@oxve oxve deleted the syntax-error branch July 20, 2023 23:33
kaidokert pushed a commit to kaidokert/cobalt_sandbox that referenced this pull request Mar 30, 2024
…tube#498)

We observed ANRs for MediaCapabilitiesCache reload functions on some
Android TV devices. The reload function was called by Android on
display change callback at app launch.

The CL removed mutex locks in MediaCapabilitiesCache reload functions to
potentially resolve the ANR.

The CL also explicitly initialized the cache in background at app
launch to avoid introducing extra playback startup latency.

b/278887672

Co-authored-by: Jason Zhang <[email protected]>
(cherry picked from commit dc7f923)

Co-authored-by: Jason <[email protected]>
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.

1 participant