Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c460ef0feece398e1424205f5553d96c00a6037e https://github.com/WebKit/WebKit/commit/c460ef0feece398e1424205f5553d96c00a6037e Author: David Kilzer <ddkil...@apple.com> Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths: M Source/WebCore/platform/audio/AudioStreamDescription.h Log Message: ----------- WebCore::CAAudioStreamDescription::m_platformDescription::type is uninitialized in constructor https://bugs.webkit.org/show_bug.cgi?id=268255 <rdar://121809321> Reviewed by Eric Carlson. * Source/WebCore/platform/audio/AudioStreamDescription.h: (WebCore::PlatformDescription::type): - Set default value to `None` enum. Canonical link: https://commits.webkit.org/273696@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes