Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09a258d7bf2d065a5868003f03908a0a90de439a
      
https://github.com/WebKit/WebKit/commit/09a258d7bf2d065a5868003f03908a0a90de439a
  Author: Youenn Fablet <[email protected]>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h
    M Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm

  Log Message:
  -----------
  MediaStreamTrack configuration change event is not triggered
https://bugs.webkit.org/show_bug.cgi?id=286473
rdar://143568586

Reviewed by Eric Carlson.

Add an observer for background blur on device and trigger configuration change 
when background blur is changing.
Manually tested.

* Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h:
* Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm:
(WebCore::AVVideoCaptureSource::AVVideoCaptureSource):
(WebCore::AVVideoCaptureSource::~AVVideoCaptureSource):
(WebCore::AVVideoCaptureSource::configurationChanged):
(-[WebCoreAVVideoCaptureSourceObserver 
observeValueForKeyPath:ofObject:change:context:]):

Canonical link: https://commits.webkit.org/289492@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