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: Fix getVideoPlaybackQuality in WebOS 3 #4316

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented Jun 24, 2022

It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes #4313

@avelad avelad added type: bug Something isn't working correctly platform: WebOS Issues affecting WebOS labels Jun 24, 2022
@avelad avelad added this to the v4.2 milestone Jun 24, 2022
@joeyparrish joeyparrish merged commit 5561111 into shaka-project:main Jun 26, 2022
@avelad avelad deleted the videoplaybackquality-webos3 branch June 27, 2022 05:37
theodab pushed a commit to theodab/shaka-player that referenced this pull request Jul 11, 2022
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes shaka-project#4313
joeyparrish pushed a commit that referenced this pull request Jul 14, 2022
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes #4313
joeyparrish pushed a commit that referenced this pull request Jul 14, 2022
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes #4313
joeyparrish pushed a commit that referenced this pull request Jul 14, 2022
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes #4313
joeyparrish pushed a commit that referenced this pull request Jul 14, 2022
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3.

Closes #4313
@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
platform: WebOS Issues affecting WebOS 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.

Polyfill lib/polyfill/videoplaybackquality.js Not working on LG WebOS
3 participants