Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9791ee9f686aaa7788a588bc2a6a348057dd7bd https://github.com/WebKit/WebKit/commit/b9791ee9f686aaa7788a588bc2a6a348057dd7bd Author: Youenn Fablet <you...@apple.com> Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths: M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp Log Message: ----------- Limit mute notification in case user is starting to capture in another tab https://bugs.webkit.org/show_bug.cgi?id=285010 rdar://problem/141811909 Reviewed by Eric Carlson. Delay muting the microphone by a small amount of time in case it would be unmuted shortly after. This happens in case of user starting to capture on a page while another page is already capturing microphone. * Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp: (WebCore::CoreAudioSharedUnit::updateMutedState): Canonical link: https://commits.webkit.org/288218@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes