Bug 261326

Summary: VTTRegion.lines should be unsigned long type
Product: WebKit Reporter: Kueno <kohei.ueno119>
Component: MediaAssignee: 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
Reported 2023-09-08 03:07:56 PDT
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
Kueno
Comment 1 2023-09-08 03:12:11 PDT
EWS
Comment 2 2023-09-09 04:54:40 PDT
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
Comment 3 2023-09-09 04:55:14 PDT
Note You need to log in before you can comment on or make changes to this bug.