1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Fixed problem with FF 33

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().
This commit is contained in:
kkapsner 2014-11-16 11:14:15 +01:00
parent 72d5d09c29
commit a8ff41bd95
2 changed files with 4 additions and 2 deletions

Binary file not shown.