[webkit-changes] [WebKit/WebKit] c7b35e: Set preferences for USE_GRAPHICS_LAYER_WC
Don Olmstead
noreply at github.com
Thu Apr 13 15:00:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c7b35ee5874ed2e103e9fc2f39d81ea69423b2d1
https://github.com/WebKit/WebKit/commit/c7b35ee5874ed2e103e9fc2f39d81ea69423b2d1
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Set preferences for USE_GRAPHICS_LAYER_WC
https://bugs.webkit.org/show_bug.cgi?id=255403
Reviewed by Fujii Hironori.
For GPU process defaults `PLATFORM(WIN)` was being used when the
behavior is dependent on `USE(GRAPHICS_LAYER_WC)`.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/262932@main
More information about the webkit-changes
mailing list