Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3d279cb43fd90ddb6911b1949d916797686c06cc
      
https://github.com/WebKit/WebKit/commit/3d279cb43fd90ddb6911b1949d916797686c06cc
  Author: Youenn Fablet <[email protected]>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h

  Log Message:
  -----------
  MediaRecorderPrivate mute booleans should be atomic
https://bugs.webkit.org/show_bug.cgi?id=294068
rdar://152642157

Reviewed by Jean-Yves Avenard.

These flags are set in main thread but read in the threads where audio or video 
is flowing.
Marking them as atomic.

* Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to