BrowserWorks / Waterfox-Classic

The Waterfox Classic repository, for legacy systems and customisation.
https://classic.waterfox.net
Mozilla Public License 2.0
175 stars 34 forks source link

javascript crashes because it does not know BigInt64Array #166

Open DiegoRRR opened 1 year ago

DiegoRRR commented 1 year ago

Describe the bug javascript crashes because it does not know BigInt64Array

To Reproduce Steps to reproduce the behavior:

  1. try to create a BigInt64Array object in javascript
  2. crash

Expected behavior Should not crash, or at least tell the user that BigInt64Array is not available.

Screenshots I will add a screenshot where I tried to open "Stable Diffusion webui", which uses BigInt64Array.

Desktop (please complete the following information):

Smartphone (please complete the following information): not on a smartphone

Additional context

DiegoRRR commented 1 year ago

BigInt64Array waterfox