Skip to content

seekable: Do validation of stream duration#437

Merged
jdm merged 1 commit intoservo:mainfrom
tharkum:seekable-duration-validation
May 20, 2025
Merged

seekable: Do validation of stream duration#437
jdm merged 1 commit intoservo:mainfrom
tharkum:seekable-duration-validation

Conversation

@tharkum
Copy link
Copy Markdown
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