Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de279587fd2eefa5c1d0c18bf2f81996748888e6
      
https://github.com/WebKit/WebKit/commit/de279587fd2eefa5c1d0c18bf2f81996748888e6
  Author: Jer Noble <[email protected]>
  Date:   2023-08-05 (Sat, 05 Aug 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h
    M Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.mm
    M Source/WebCore/platform/graphics/avfoundation/objc/AVAssetMIMETypeCache.mm

  Log Message:
  -----------
  [Cocoa] memorialpress.com: Video not playing in iOS 17
https://bugs.webkit.org/show_bug.cgi?id=259838
rdar://112625311

Reviewed by Simon Fraser.

There was a misspelling of a new AVFoundation option to be passed into 
-isPlayableExtendedMIMEType:options:
which prevents queries of `application/x-mpegURL; codecs="avc1.42E01E"` from 
succeding.

* Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h:
* Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.mm:
* Source/WebCore/platform/graphics/avfoundation/objc/AVAssetMIMETypeCache.mm:
(WebCore::AVAssetMIMETypeCache::canDecodeExtendedType):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to