Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd1fc3fb980708ddc60723028a2e9ecccf96b89b
https://github.com/WebKit/WebKit/commit/cd1fc3fb980708ddc60723028a2e9ecccf96b89b
Author: Claudio Saavedra <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPEBuffer.h
M Source/WebKit/WPEPlatform/wpe/WPEClipboard.h
M Source/WebKit/WPEPlatform/wpe/WPEGamepad.h
M Source/WebKit/WPEPlatform/wpe/WPEGamepadManager.h
M Source/WebKit/WPEPlatform/wpe/WPEInputMethodContext.h
M Source/WebKit/WPEPlatform/wpe/WPEKeymap.h
M Source/WebKit/WPEPlatform/wpe/WPEProcessManager.h
M Source/WebKit/WPEPlatform/wpe/WPEScreen.h
M Source/WebKit/WPEPlatform/wpe/WPEScreenSyncObserver.h
Log Message:
-----------
Review the padding of the new WPE Platform API classes
https://bugs.webkit.org/show_bug.cgi?id=322985
Reviewed by Carlos Garcia Campos.
Reduce padding of some classes now that their APIs have consolidated.
The goal is to leave enough room for all classes to grow without having
excessive padding unused.
* Source/WebKit/WPEPlatform/wpe/WPEBuffer.h:
* Source/WebKit/WPEPlatform/wpe/WPEClipboard.h:
* Source/WebKit/WPEPlatform/wpe/WPEGamepad.h:
* Source/WebKit/WPEPlatform/wpe/WPEGamepadManager.h:
* Source/WebKit/WPEPlatform/wpe/WPEInputMethodContext.h:
* Source/WebKit/WPEPlatform/wpe/WPEKeymap.h:
* Source/WebKit/WPEPlatform/wpe/WPEProcessManager.h:
* Source/WebKit/WPEPlatform/wpe/WPEScreen.h:
* Source/WebKit/WPEPlatform/wpe/WPEScreenSyncObserver.h:
Canonical link: https://commits.webkit.org/320157@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications