Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd286f7751a8ad8c5ba5aac4528782c571f8b10c
https://github.com/WebKit/WebKit/commit/bd286f7751a8ad8c5ba5aac4528782c571f8b10c
Author: Claudio Saavedra <[email protected]>
Date: 2026-09-04 (Fri, 04 Sep 2026)
Changed paths:
M Source/WebKit/WPEPlatform/docs/tutorial-platform.md
Log Message:
-----------
[WPE] Add a tutorial about writing a WPE platform implementation
https://bugs.webkit.org/show_bug.cgi?id=322277
Reviewed by Carlos Garcia Campos.
This walks through writing a WPE platform implementation concept by
concept — the WPEDisplay/WPEView/WPEToplevel subclasses, rendering,
input, and module registration — using the public API and the built-in
implementations as examples.
* Source/WebKit/WPEPlatform/docs/tutorial-platform.md:
Canonical link: https://commits.webkit.org/320502@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications