[webkit-changes] [WebKit/WebKit] c4d95c: Revert `FullScreenEnabled` feature flag from `inte...

Brent Fulgham noreply at github.com
Mon Jan 30 13:51:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c4d95cca9a1f615db218cb85e4ff56af97469cf5
      https://github.com/WebKit/WebKit/commit/c4d95cca9a1f615db218cb85e4ff56af97469cf5
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  -----------
  Revert `FullScreenEnabled` feature flag from `internal` back to `embedder`
https://bugs.webkit.org/show_bug.cgi?id=251390
<rdar://104830750>

Reviewed by Tim Nguyen.

The `FullScreenEnabled` preference is not meant to be an internal debugging
toggle, so should be labeled as `embedder`.

This patch is a partial revert of 259054 at main.

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

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




More information about the webkit-changes mailing list