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

Add option to customize the polling of expiration time #2579

Merged
merged 2 commits into from
May 20, 2020

Conversation

avelad
Copy link
Member

@avelad avelad commented May 20, 2020

Using higher values in the configuration resolves #2252

Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

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

Looks good otherwise

demo/config.js Outdated
'drm.logLicenseExchange')
.addNumberInput_(MessageIds.UPDATE_EXPIRATION_TIME,
'drm.updateExpirationTime',
/* canBeDecimal= */ false,
Copy link
Member

Choose a reason for hiding this comment

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

I think this could reasonably be a non-integer number.

Copy link
Member Author

Choose a reason for hiding this comment

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

I changed it!

@avelad avelad requested a review from joeyparrish May 20, 2020 20:49
@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit 8648a3e into shaka-project:master May 20, 2020
@avelad avelad deleted the config-update-expiration branch May 21, 2020 05:59
joeyparrish pushed a commit that referenced this pull request May 21, 2020
A large value effectively disables use of the expiration time

Backported to v2.5.x

Closes #2252

Change-Id: I86d019d5031abf435bbd126269df54fa24a583d6
@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
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to disable EME expiration events
3 participants