Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0a5162f9eab096d0663c8089b4e2408adea6b8d4
https://github.com/WebKit/WebKit/commit/0a5162f9eab096d0663c8089b4e2408adea6b8d4
Author: Stephan Szabo <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M Source/WebKit/PlatformPlayStation.cmake
M Source/WebKit/UIProcess/WebPreferences.cpp
A Source/WebKit/UIProcess/playstation/WebPreferencesPlayStation.cpp
Log Message:
-----------
[PlayStation] Disable some compositing related settings for crash avoidance
https://bugs.webkit.org/show_bug.cgi?id=308694
Reviewed by Don Olmstead.
Disables going into code paths we've seen crashes on going through
enableCompositingMode(true). This is a temporary fix until we work
through the underlying issues.
No new tests, changes settings.
* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/UIProcess/WebPreferences.cpp:
* Source/WebKit/UIProcess/playstation/WebPreferencesPlayStation.cpp: Added.
(WebKit::WebPreferences::platformInitializeStore):
Canonical link: https://commits.webkit.org/308277@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications