[webkit-changes] [WebKit/WebKit] bd8a8c: Cherry-pick b47a5bb9772a. rdar://problem/103922126

Elliott Williams noreply at github.com
Wed Jan 11 11:03:52 PST 2023


  Branch: refs/heads/safari-7615.1.18-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: bd8a8c84a219aefddb5ac2401c60e2612df08420
      https://github.com/WebKit/WebKit/commit/bd8a8c84a219aefddb5ac2401c60e2612df08420
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  Cherry-pick b47a5bb9772a. rdar://problem/103922126

    Change some Media Stream feature flags to "embedder" status
    https://bugs.webkit.org/show_bug.cgi?id=250439
    rdar://103922126

    Reviewed by Tim Horton.

    They were classified as "internal", which caused them to end up in the
    +[WKPreferences _internalDebugFeatures] array and prevents Safari from
    being able to override them at runtime. Change these to "embedder" to
    reflect their usage.

    * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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

Canonical link: https://commits.webkit.org/258608.13@safari-7615.1.18-branch




More information about the webkit-changes mailing list