Skip to content

seekable: Do validation of stream duration #437

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

tharkum
Copy link
Contributor

@tharkum tharkum commented May 20, 2025

Some seekable stream may not always have a duration so need to do validation
of "metadata.duration" before using it to calculate seekable time ranges.

Fixes: servo/servo#36748
Fixes: servo/servo#36809

Co-authored-by: Mitchel Stewart

Some seekable stream may not always have a duration
so need to do validation of "metadata.duration" before
using it to calculate seekable time ranges.

Fixes: servo/servo#36748
Fixes: servo/servo#36809

Co-authored-by: Mitchel Stewart

Signed-off-by: Andrei Volykhin <[email protected]>
@jdm jdm enabled auto-merge May 20, 2025 11:31
@jdm jdm added this pull request to the merge queue May 20, 2025
Merged via the queue into servo:main with commit 4931a4b May 20, 2025
3 checks passed
@tharkum tharkum deleted the seekable-duration-validation branch May 20, 2025 11:50
tharkum added a commit to tharkum/servo that referenced this pull request May 21, 2025
Summary:
- Do validation of stream duration on seekable() method (servo/media#437)

Testing: /html/semantics/embedded-content/*

Fixes: servo#36748
Fixes: servo#36809

Signed-off-by: Andrei Volykhin <[email protected]>
github-merge-queue bot pushed a commit to servo/servo that referenced this pull request May 21, 2025
Summary:
- Do validation of stream duration on seekable() method
(servo/media#437)

Testing: /html/semantics/embedded-content/*

Fixes: #36748
Fixes: #36809

Signed-off-by: Andrei Volykhin <[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
2 participants