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 WebVTT parser failure on REGION blocks #4915

Merged

Conversation

joeyparrish
Copy link
Member

We do not yet support VTT region settings, but we should still not fail when a region block appears in a VTT file.

Related to work on PR #4767

We do not yet support VTT region settings, but we should still not
fail when a region block appears in a VTT file.

Related to work on PR shaka-project#4767
@avelad
Copy link
Collaborator

avelad commented Jan 19, 2023

@joeyparrish adding support for regions is too complicated?

@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround component: WebVTT The issue involves WebVTT subtitles specifically labels Jan 19, 2023
@joeyparrish
Copy link
Member Author

I'm sure we can add support for regions, but that's not what I am working on now. I am adding a VTT layout test suite, and the region tests all failed with a parser error, which surprised me.

@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@joeyparrish joeyparrish merged commit da84a2c into shaka-project:main Jan 19, 2023
@joeyparrish joeyparrish deleted the fix-webvtt-region-failure branch January 19, 2023 19:53
joeyparrish added a commit that referenced this pull request Jan 30, 2023
We do not yet support VTT region settings, but we should still not fail
when a region block appears in a VTT file.

Related to work on PR #4767
joeyparrish added a commit that referenced this pull request Jan 30, 2023
We do not yet support VTT region settings, but we should still not fail
when a region block appears in a VTT file.

Related to work on PR #4767
joeyparrish added a commit that referenced this pull request Jan 30, 2023
We do not yet support VTT region settings, but we should still not fail
when a region block appears in a VTT file.

Related to work on PR #4767
joeyparrish added a commit that referenced this pull request Jan 30, 2023
We do not yet support VTT region settings, but we should still not fail
when a region block appears in a VTT file.

Related to work on PR #4767
@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
component: WebVTT The issue involves WebVTT subtitles specifically priority: P2 Smaller impact or easy workaround 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.

None yet

2 participants