Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e2d44bf98ad93ef25115f77192e4f2e5b62e08a
      
https://github.com/WebKit/WebKit/commit/3e2d44bf98ad93ef25115f77192e4f2e5b62e08a
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M Source/WebCore/Modules/mediasource/MediaSource.cpp
    M Source/WebCore/platform/graphics/MediaSourceConfiguration.h
    M 
Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  SourceBufferParserAVFObjC can't be used in the WebContent process on iOS 
devices.
https://bugs.webkit.org/show_bug.cgi?id=303371
rdar://165598587

Reviewed by Youenn Fablet.

SourceBufferParserAVFObjC couldn't be used when 
MediaSourceUseRemoteAudioVideoRenderer
is set to true.

Manually tested on iPad. mediaparserd daemon isn't used in any of the devices 
used by testing infrastructure.
* Source/WebCore/Modules/mediasource/MediaSource.cpp:
(WebCore::MediaSource::createSourceBufferPrivate):
* Source/WebCore/platform/graphics/MediaSourceConfiguration.h:
* 
Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm:
(WebCore::SourceBufferParserAVFObjC::SourceBufferParserAVFObjC):
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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



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

Reply via email to