Extremely Popular
Go to Latest
interface puppeteer.Audits.SharedArrayBufferIssueDetails
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { SharedArrayBufferIssueDetails } = puppeteer.Audits;

Details for a issue arising from an SAB being instantiated in, or transferred to a context that is not cross-origin isolated.

Properties

sourceCodeLocation: SourceCodeLocation
isWarning: boolean