Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a087d513db29bd3f105fe6a58cb142a02e58ee5
      
https://github.com/WebKit/WebKit/commit/0a087d513db29bd3f105fe6a58cb142a02e58ee5
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2025-11-11 (Tue, 11 Nov 2025)

  Changed paths:
    M 
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h
    M 
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm

  Log Message:
  -----------
  Annotate MediaPlayerPrivateMediaSourceAVFObjC with threading expectations
https://bugs.webkit.org/show_bug.cgi?id=302149
rdar://164240301

Reviewed by Youenn Fablet.

Add threading access expectations for all member variables.
MediaSourcePrivate access is thread-safe.
AudioVideoRenderer access is thread-safe following 302690@main when used
in the content process.

No functional changes. Covered by existing tests.

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



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

Reply via email to