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

Player 4169 #334

Merged
merged 4 commits into from
Sep 11, 2018
Merged

Player 4169 #334

merged 4 commits into from
Sep 11, 2018

Conversation

dallen42
Copy link
Contributor

Don't merge until html5-common is updated with the new constants

@@ -39,6 +39,14 @@ require("../../../html5-common/js/utils/environment.js");
list.push(OO.VIDEO.ENCODING.MP4);
}

if (!!videoElement.canPlayType("audio/ogg")) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just double checking, but you are doing the !! because 'probably' and 'maybe' are okay but empty string ('') isn't.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, I see that this is the pattern for all of them.

@pilievOoyala
Copy link
Contributor

LGTM

@dallen42
Copy link
Contributor Author

Html5-common is updated, good to review/merge now

@aeng7
Copy link
Contributor

aeng7 commented Sep 11, 2018

LGTM, but I think html5-common needs to be updated after the merge from yesterday. I'll approve and merge afterwards.

@aeng7 aeng7 merged commit e91bbb9 into master Sep 11, 2018
@aeng7 aeng7 deleted the PLAYER-4169 branch September 11, 2018 20:51
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.

3 participants