-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.
Stack Trace
static/js/2.807c6d58.chunk.js:63132 (anonymous function)
Line 63132:
typeof SharedArrayBuffer === 'function' ? new SharedArrayBuffer(profilingStateSize * Int32Array.BYTES_PER_ELEMENT) : // $FlowFixMe Flow doesn't know about ArrayBuffer
These show up under Errors here: chrome://extensions/
Metadata
Metadata
Assignees
Labels
No labels