mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-06-22 22:59:15 +02:00

Got error message due to xrayed TypedArray: Accessing TypedArray data over Xrays is slow, and forbidden in order to encourage performant code. To copy TypedArrays across origin boundaries, consider using Components.utils.cloneInto().