[go: nahoru, domu]

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

[android] Refine MediaCodec error message #3638

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

xiaomings
Copy link
Contributor
@xiaomings xiaomings commented Jun 22, 2024

The exception information is now included as part of the error message, which is forwarded to DOM and can be accessed via HTMLMediaElement.error.message.

b/348438829

The exception information is now included as part of the error message,
which is forwarded to DOM and can be accessed via
`HTMLMediaElement.error.message`.

b/348438829

Change-Id: I2ad231a4042e13705e4bc56471d31f51e2b610b0
@xiaomings xiaomings added cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch runtest Trigger presubmit workflows. labels Jun 24, 2024
@kaidokert kaidokert disabled auto-merge June 24, 2024 21:33
@kaidokert kaidokert merged commit 8a3efab into youtube:main Jun 24, 2024
712 of 719 checks passed
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jun 24, 2024
The exception information is now included as part of the error message,
which is forwarded to DOM and can be accessed via
`HTMLMediaElement.error.message`.

b/348438829

(cherry picked from commit 8a3efab)
kaidokert pushed a commit that referenced this pull request Jun 24, 2024
Refer to the original PR: #3638

The exception information is now included as part of the error message,
which is forwarded to DOM and can be accessed via
`HTMLMediaElement.error.message`.

b/348438829

Co-authored-by: xiaomings <xiaomings@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch runtest Trigger presubmit workflows.
Projects
None yet
3 participants