[webkit-changes] [WebKit/WebKit] 27fd20: REGRESSION(254047 at main): [ iOS Debug wk2 ] platfor...
youennf
noreply at github.com
Fri Sep 9 09:35:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27fd2059f7ada2a28b3834d0c9b739b13ada8db3
https://github.com/WebKit/WebKit/commit/27fd2059f7ada2a28b3834d0c9b739b13ada8db3
Author: Youenn Fablet <youennf at gmail.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M LayoutTests/platform/ios/TestExpectations
M Source/WebCore/platform/mediastream/ios/MediaCaptureStatusBarManager.mm
M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp
Log Message:
-----------
REGRESSION(254047 at main): [ iOS Debug wk2 ] platform/ios/mediastream/video-muted-in-background-tab.html is a near constant crash
https://bugs.webkit.org/show_bug.cgi?id=244851
rdar://problem/99614035
Reviewed by Eric Carlson.
Make sure to stop the manager when an error happens, since the captureFailed call will not remove it if the AudioUnit is not running.
* LayoutTests/platform/ios/TestExpectations:
* Source/WebCore/platform/mediastream/ios/MediaCaptureStatusBarManager.mm:
(-[WebCoreMediaCaptureStatusBarHandler stop]):
* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp:
(WebCore::CoreAudioSharedUnit::setIsInBackground):
Canonical link: https://commits.webkit.org/254303@main
More information about the webkit-changes
mailing list