Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Sep 9, 2025

Fixed #31862.

Description

Makes sure any access to VideoFrame is guarded so it does not break older browsers.

@Mugen87 Mugen87 added this to the r181 milestone Sep 9, 2025
@github-actions
Copy link

github-actions bot commented Sep 9, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.24
79.14
338.24
79.14
+0 B
+0 B
WebGPU 579.8
160.2
579.84
160.2
+32 B
+7 B
WebGPU Nodes 578.41
159.95
578.45
159.96
+32 B
+7 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 469.88
113.85
469.88
113.85
+0 B
+0 B
WebGPU 649.51
175.85
649.55
175.86
+32 B
+4 B
WebGPU Nodes 603.63
165.02
603.66
165.03
+32 B
+5 B

@Mugen87 Mugen87 merged commit 1aeae99 into mrdoob:dev Sep 9, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ReferenceError: Can't find variable: VideoFrame / WebglBackEnd no VideoFrame support

1 participant