Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67b563b85f480c701685499724961248236b2915
https://github.com/WebKit/WebKit/commit/67b563b85f480c701685499724961248236b2915
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
A LayoutTests/fast/webgpu/regression/repro_315368-expected.txt
A LayoutTests/fast/webgpu/regression/repro_315368.html
A LayoutTests/fast/webgpu/regression/repro_315368b-expected.txt
A LayoutTests/fast/webgpu/regression/repro_315368b.html
M Source/WebCore/Modules/WebGPU/GPUDevice.cpp
Log Message:
-----------
WebGPU importExternalTexture origin-clean bypass in Safari
https://bugs.webkit.org/show_bug.cgi?id=315368
rdar://177434793
Reviewed by Cameron McCormack.
Add missing cross-origin check when the cache is reached.
Tests: fast/webgpu/regression/repro_315368.html
fast/webgpu/regression/repro_315368b.html
* LayoutTests/fast/webgpu/regression/repro_315368-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_315368.html: Added.
* LayoutTests/fast/webgpu/regression/repro_315368b-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_315368b.html: Added.
* Source/WebCore/Modules/WebGPU/GPUDevice.cpp:
Originally-landed-as: 305413.958@safari-7624-branch (1533e0fdea84).
rdar://180429320
Canonical link: https://commits.webkit.org/316078@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications