[Webkit-unassigned] [Bug 261326] New: VTTRegion.lines should be unsigned long type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 8 03:07:56 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261326

            Bug ID: 261326
           Summary: VTTRegion.lines should be unsigned long type
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kohei.ueno119 at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230908/a3f593fe/attachment.htm>


More information about the webkit-unassigned mailing list