[webkit-changes] [WebKit/WebKit] 696c15: [Cocoa] Enable SampleBufferContentKeySessionSuppor...

Jer Noble noreply at github.com
Thu Apr 6 08:46:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 696c15420e2345967e1ffef4f271c6eeab382f84
      https://github.com/WebKit/WebKit/commit/696c15420e2345967e1ffef4f271c6eeab382f84
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WebKit/Shared/Cocoa/WebPreferencesDefaultValuesCocoa.mm
    M Source/WebKit/Shared/WebPreferencesDefaultValues.h

  Log Message:
  -----------
  [Cocoa] Enable SampleBufferContentKeySessionSupport by default
https://bugs.webkit.org/show_bug.cgi?id=255067
rdar://101343393

Reviewed by Eric Carlson.

Tie the default state of SampleBufferContentKeySessionSupportEnabled to the CoreMedia
feature flag on which it depends.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebKit/Shared/Cocoa/WebPreferencesDefaultValuesCocoa.mm:
(WebKit::defaultSampleBufferContentKeySessionSupportEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:

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




More information about the webkit-changes mailing list