Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f0993d2c975de70aa75ccbe0dd5e5861b6a8772
      
https://github.com/WebKit/WebKit/commit/2f0993d2c975de70aa75ccbe0dd5e5861b6a8772
  Author: Jer Noble <[email protected]>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

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

  Log Message:
  -----------
  [Cocoa] Redact "Referer" header from options passed to -[AVURLAsset 
initWithURL:options:]
https://bugs.webkit.org/show_bug.cgi?id=284664
rdar://141288579

Reviewed by Eric Carlson.

After adding support for loading via WebCoreNSURLSession, it is no longer 
necessary to
add specific HTTP headers at asset creation time, as they will be added by the 
ResourceLoader
before issuing a request.

* 
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
(WebCore::MediaPlayerPrivateAVFoundationObjC::createAVAssetForURL):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to