[webkit-changes] [WebKit/WebKit] 8d1b27: [Cocoa] audioTrack.configuration() missing values ...

Jer Noble noreply at github.com
Thu Aug 15 15:12:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d1b2782970a45926ad9cbfeecb4eb1b5dff3dc5
      https://github.com/WebKit/WebKit/commit/8d1b2782970a45926ad9cbfeecb4eb1b5dff3dc5
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    A LayoutTests/media/track/audio-track-configuration-webm-expected.txt
    A LayoutTests/media/track/audio-track-configuration-webm.html
    A LayoutTests/platform/glib/media/track/audio-track-configuration-webm-expected.txt
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations
    M Source/WebCore/platform/graphics/cocoa/AudioTrackPrivateWebM.cpp

  Log Message:
  -----------
  [Cocoa] audioTrack.configuration() missing values for WebM files
https://bugs.webkit.org/show_bug.cgi?id=277859
<rdar://problem/133545263>

Reviewed by Eric Carlson.

Ensure the AudioTrackPrivateWebM's configuration is update upon creation.

* LayoutTests/media/track/audio-track-configuration-webm-expected.txt: Added.
* LayoutTests/media/track/audio-track-configuration-webm.html: Added.
* Source/WebCore/platform/graphics/cocoa/AudioTrackPrivateWebM.cpp:
(WebCore::AudioTrackPrivateWebM::AudioTrackPrivateWebM):

Canonical link: https://commits.webkit.org/282311@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list