Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08c9ca586b2a23e8ea220d446fbc1c75eb4b7a2c
https://github.com/WebKit/WebKit/commit/08c9ca586b2a23e8ea220d446fbc1c75eb4b7a2c
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-09-15 (Tue, 15 Sep 2026)
Changed paths:
M Source/WebKit/WPEPlatform/docs/migrating-from-libwpe.md
M Source/WebKit/WPEPlatform/docs/tutorial-platform.md
Log Message:
-----------
[WPE] Correct backend behaviour descriptions in WPEPlatform docs
https://bugs.webkit.org/show_bug.cgi?id=324177
Reviewed by Carlos Garcia Campos.
The headless toplevel does implement resize and fullscreen. Only some
optional WPEDisplay vfuncs have a fallback, and the gamepad manager
fallback requires libmanette. The minimum viable implementation also
needs a toplevel, and the view has to be sized, mapped, and must report
rendered and released buffers. Describe how the in-tree backends use
the rendering and release fences, mention WPEBufferAndroid, clarify that
the keymap fallback comes from WPEPlatform, and show how to query the
module directory from pkg-config.
* Source/WebKit/WPEPlatform/docs/migrating-from-libwpe.md:
* Source/WebKit/WPEPlatform/docs/tutorial-platform.md:
Canonical link: https://commits.webkit.org/321149@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications