[Webkit-unassigned] [Bug 211619] New: Regression: Array size is not a small enough positive integer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 03:05:37 PDT 2020


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

            Bug ID: 211619
           Summary: Regression: Array size is not a small enough positive
                    integer
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zac.spitzer at gmail.com

This QR code scanning library previously worked with Safari on iOS

https://nimiq.github.io/qr-scanner/demo/

it's now throwing this error in one of the third party libraries

name: RangeError
message: Array size is not a small enough positive integer.
mode: onerror
stack: qr-scanner-worker.min.js (24,158)

https://github.com/cozmo/jsQR/blob/master/src/locator/index.ts#L451

-- 
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/20200508/0c7d5771/attachment.htm>


More information about the webkit-unassigned mailing list