[webkit-changes] [WebKit/WebKit] c460ef: WebCore::CAAudioStreamDescription::m_platformDescr...

Commit Queue noreply at github.com
Mon Jan 29 15:53:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c460ef0feece398e1424205f5553d96c00a6037e
      https://github.com/WebKit/WebKit/commit/c460ef0feece398e1424205f5553d96c00a6037e
  Author: David Kilzer <ddkilzer at 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




More information about the webkit-changes mailing list