Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 310865d3daa8f1617d12be9a0a94f6e9d5d823f3
      
https://github.com/WebKit/WebKit/commit/310865d3daa8f1617d12be9a0a94f6e9d5d823f3
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2026-08-30 (Sun, 30 Aug 2026)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm

  Log Message:
  -----------
  REGRESSION(318498@main): [Tahoe] 11 
imported/w3c/web-platform-tests/encrypted-media/drm-mp4 tests are a constant 
CRASH
https://bugs.webkit.org/show_bug.cgi?id=322840
rdar://186082244

Reviewed by Gerald Squelart.

WebCoreDecompressionSession::invalidate() is called from the 
VideoMediaSampleRenderer's queue.
The assertIsMainThread() assertion was unnecessary as this method is fully 
thread-safe.

Fully revert 320041@main.

Covered by existing tests.

* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm:
(WebCore::WebCoreDecompressionSession::invalidate):

Canonical link: https://commits.webkit.org/320124@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to