From 4bddbb250937fcf539712c10ecb91fc02c5fde44 Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Mon, 6 Jan 2025 17:54:36 -0800 Subject: [PATCH] Apply suggestions from code review --- src/webgpu/web_platform/copyToTexture/image_file.spec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/webgpu/web_platform/copyToTexture/image_file.spec.ts b/src/webgpu/web_platform/copyToTexture/image_file.spec.ts index fc5e3eda0f5..aa9a16e16dc 100644 --- a/src/webgpu/web_platform/copyToTexture/image_file.spec.ts +++ b/src/webgpu/web_platform/copyToTexture/image_file.spec.ts @@ -33,6 +33,7 @@ g.test('from_orientation_metadata_file') - Valid 'flipY' config in 'GPUCopyExternalImageSourceInfo' (named 'srcDoFlipYDuringCopy' in cases) - TODO: partial copy tests should be added - TODO: all valid dstColorFormat tests should be added. + - TODO(#4108): Make this work in service workers (see GetSourceFromImageFile) ` ) .params(u =>