[webkit-changes] [WebKit/WebKit] b47a5b: Change some Media Stream feature flags to "embedde...

Elliott Williams noreply at github.com
Wed Jan 11 00:34:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b47a5bb9772a07d6df4817d6011e9b7191901d28
      https://github.com/WebKit/WebKit/commit/b47a5bb9772a07d6df4817d6011e9b7191901d28
  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:
  -----------
  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




More information about the webkit-changes mailing list