I think 256488@main may have fixed the problem.
<rdar://problem/102154645>
Pull request: https://github.com/WebKit/WebKit/pull/6314
gtk-wk2 EWS reported: <https://ews-build.webkit.org/#/builders/35/builds/30987> > Found 15 new test failures: > http/tests/contentextensions/video-element-resource-type.html, > http/tests/media/video-auth-with-allowCrossOriginSubresourcesToAskForCredentials.html, > http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html, > http/tests/security/canvas-remote-read-remote-video-hls.html, > http/tests/security/canvas-remote-read-remote-video-localhost.html, > http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html, > http/tests/security/local-video-source-from-remote.html, > http/tests/security/video-cross-origin-accessfailure.html, > http/tests/security/video-cross-origin-caching.html, > http/tests/security/webaudio-render-remote-audio-allowed-crossorigin-redirect.html > ... They have video/audio elements using cross origin resources. They should have correct firstPartyForCookies. request.setFirstPartyForCookies is called here. https://github.com/WebKit/WebKit/blob/d30c0aeee94bcc5f57bfe808c4d379fe6fb575a4/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp#L651
Pull request: https://github.com/WebKit/WebKit/pull/7438
Committed 258186@main (59d042a7a674): <https://commits.webkit.org/258186@main> Reviewed commits have been landed. Closing PR #6314 and removing active labels.