[webkit-changes] [WebKit/WebKit] 4107ee: [21F90/iPad12, 1] VSL tests do not play video when ...

Jean-Yves Avenard noreply at github.com
Tue Sep 3 17:00:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4107eefe6960ea9ad6a440c2e7543343279db15a
      https://github.com/WebKit/WebKit/commit/4107eefe6960ea9ad6a440c2e7543343279db15a
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h
    M Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.mm

  Log Message:
  -----------
  [21F90/iPad12,1] VSL tests do not play video when video is in a blob object but can be when streamed
https://bugs.webkit.org/show_bug.cgi?id=279007
rdar://132719739

Reviewed by Jer Noble and Youenn Fablet.

Work around rdar://132719739 when playing blob URL.

Manually tested on iPad. Couldn't replicate the content type that produced the bug (all encoded with handbrake)

* Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h:
* Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.mm:
(WebCore::WebCoreAVFResourceLoader::startLoading):
(WebCore::WebCoreAVFResourceLoader::responseReceived):

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