[webkit-changes] [WebKit/WebKit] e8bfdb: Drop AudioFileReader::data() in favor of span()

Chris Dumez noreply at github.com
Sun Jun 30 19:06:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8bfdba01e8c5d6cb42306dc9eaf5622b02b4d3e
      https://github.com/WebKit/WebKit/commit/e8bfdba01e8c5d6cb42306dc9eaf5622b02b4d3e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-06-30 (Sun, 30 Jun 2024)

  Changed paths:
    M Source/WebCore/platform/audio/cocoa/AudioFileReaderCocoa.cpp
    M Source/WebCore/platform/audio/cocoa/AudioFileReaderCocoa.h

  Log Message:
  -----------
  Drop AudioFileReader::data() in favor of span()
https://bugs.webkit.org/show_bug.cgi?id=276043

Reviewed by Darin Adler.

* Source/WebCore/platform/audio/cocoa/AudioFileReaderCocoa.cpp:
(WebCore::AudioFileReader::readProc):
* Source/WebCore/platform/audio/cocoa/AudioFileReaderCocoa.h:
(WebCore::AudioFileReader::data const): Deleted.

Canonical link: https://commits.webkit.org/280515@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