summaryrefslogtreecommitdiff
path: root/ext/webgpu/src
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2022-01-18 00:13:14 +0100
committerGitHub <noreply@github.com>2022-01-18 00:13:14 +0100
commitb10563cb2083f7af9d4320662d6aa1897b6db23e (patch)
tree9c1d83c7806aad7783e2ac7bbff3b26b92fa3065 /ext/webgpu/src
parentbc666e42a89f2f6ab104e5f1c1298ec590a99ce9 (diff)
fix(runtime): don't crash when window is deleted (#13392)
This commit fixes an error when user deletes "window" global JS variable. Instead of relying on "window" or "globalThis" to dispatch "load" and "unload" events, we are default to global scope of the worker.
Diffstat (limited to 'ext/webgpu/src')
0 files changed, 0 insertions, 0 deletions