Bug 261326
Summary: | VTTRegion.lines should be unsigned long type | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kueno <kohei.ueno119> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kueno
The type of VTTRegion.lines is changed to unsigned long in https://github.com/w3c/webvtt/issues/414, and VTTRegion.lines no longer throws IndexSizeError when set negative value due to the change.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kueno
Pull request: https://github.com/WebKit/WebKit/pull/17585
EWS
Committed 267827@main (dc25ee48a22a): <https://commits.webkit.org/267827@main>
Reviewed commits have been landed. Closing PR #17585 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/115215420>