Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9f1c971a3f52ede6915847ec0d781e4b929e9175
      
https://github.com/WebKit/WebKit/commit/9f1c971a3f52ede6915847ec0d781e4b929e9175
  Author: Brent Fulgham <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

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

  Log Message:
  -----------
  Reduce 'Internal' flag list by moving mature things out of the category 
(251801)
https://bugs.webkit.org/show_bug.cgi?id=251801
<rdar://problem/105086053>

Reviewed by Elliott Williams.

The WebKit 'Internal' debug flag set is very large. We can simplify this by 
recategorizing
several mature technologies that no longer need a quick toggle to adjust:

The following `internal` flags will move to `embedder`:
* UseGPUProcessForMediaEnabled
* WebRTCPlatformCodecsInGPUProcessEnabled
* DataListElementEnabled
* SelectionFlippingEnabled

The following `internal` flag will move to `mature`:
* WheelEventGesturesBecomeNonBlocking

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to